simpleIndentGuides.nvim
Indent guide plugin
Provides a simple way to display indentation guides in Neovim using built-in variables.
Indentation guides using the builtin variables.
9 stars
1 watching
0 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
indentationluaneovimneovim-pluginnvim
Related projects:
Repository | Description | Stars |
---|---|---|
nvimdev/indentmini.nvim | A minimal and fast indentation plugin for Neovim | 206 |
nmac427/guess-indent.nvim | Automatically detects and adjusts indentation settings based on file contents | 415 |
vidocqh/auto-indent.nvim | Automatically indents code with press of a key when cursor is at the beginning of a line | 75 |
darazaki/indent-o-matic | Automatically detects and sets standard indentation in Neovim text files | 184 |
tenxsoydev/tabs-vs-spaces.nvim | A tool to help maintain consistent indentation styles in text editors | 21 |
abstract-ide/penvim | A plugin for Neovim that provides features to manage project directories and indentation detection with customizable configuration. | 51 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 201 |
tenxsoydev/karen-yank.nvim | A Neovim plugin to improve register handling with intuitive mappings and intentional deletion | 81 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
otavioschwanck/arrow.nvim | A plugin for managing bookmarks and navigation in Neovim. | 525 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
calind/selenized.nvim | A Lua-based theme for Neovim with support for various plugins and syntax highlighting features. | 17 |
rachartier/tiny-inline-diagnostic.nvim | Displays diagnostic messages with icons and colors | 362 |
bennypowers/nvim-regexplainer | Displays explanations of regular expressions under the cursor in Neovim | 627 |