chartoggle.nvim
Line char toggler
A plugin that allows toggling special characters at the end of lines in Neovim
Toggle character in Neovim
39 stars
2 watching
0 forks
Language: Lua
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rlychrisg/truncateline.nvim | Displays the start of long lines when scrolling to the right. | 17 |
crispgm/nvim-tabline | A minimal Lua plugin for Neovim's tabline feature | 76 |
sitiom/nvim-numbertoggle | Automatically toggles between relative and absolute line number display in Neovim | 158 |
gregorias/toggle.nvim | A plugin that provides a flexible way to toggle various options in Neovim | 46 |
cpea2506/relative-toggle.nvim | Automatically toggles line numbers between absolute and relative modes in Neovim. | 31 |
mawkler/modicator.nvim | Displays a line number indicator based on the current mode in Neovim | 329 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line | 108 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
terrortylor/nvim-comment | A plugin for toggling comments in Neovim, making it easier to work with code | 481 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 455 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 25 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |
jbyuki/nabla.nvim | A Neovim plugin for generating ASCII math expressions from LaTeX equations | 638 |
nat-418/boole.nvim | A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists | 163 |