mirror of
https://github.com/chenasraf/text-transform.nvim.git
synced 2026-05-18 01:48:57 +00:00
e20a0c9c24d64049cb3c88ce2d1d84259602f5c4
text-transform.nvim
> A catch phrase that describes your plugin.
> Drag your video (<10MB) here to host it for free on GitHub.
Videos don't work on GitHub mobile, so a GIF alternative can help users.
⚡️ Features
Write short sentences describing your plugin features
- FEATURE 1
- FEATURE 2
- FEATURE ..
- FEATURE N
📋 Installation
| Package manager | Snippet |
|---|---|
|
|
|
|
|
☄ Getting started
Describe how to use the plugin the simplest way
⚙ Configuration
The configuration list sometimes become cumbersome, making it folded by default reduce the noise of the README file.
Click to unfold the full list of options with their default values
Note
: The options are also available in Neovim by calling
:h text-transform.options
require("text-transform").setup({
-- you can copy the full list from lua/text-transform/config.lua
})
🧰 Commands
| Command | Description |
|---|---|
:Toggle |
Enables the plugin. |
⌨ Contributing
PRs and issues are always welcome. Make sure to provide as much context as possible when opening one.
🗞 Wiki
You can find guides and showcase of the plugin on the Wiki
🎭 Motivations
If alternatives of your plugin exist, you can provide some pros/cons of using yours over the others.
Languages
Lua
96.2%
Makefile
2.8%
Shell
1%