indent-o-matic
Indent detector
Automatically detects and sets standard indentation in Neovim text files
Dumb automatic fast indentation detection for Neovim written in Lua
184 stars
2 watching
13 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
neovimneovim-luaneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
nmac427/guess-indent.nvim | Automatically detects and adjusts indentation settings based on file contents | 415 |
lucastavaresa/simpleindentguides.nvim | Provides a simple way to display indentation guides in Neovim using built-in variables. | 9 |
vidocqh/auto-indent.nvim | Automatically indents code with press of a key when cursor is at the beginning of a line | 75 |
nvimdev/indentmini.nvim | A minimal and fast indentation plugin for Neovim | 206 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 195 |
abstract-ide/penvim | A plugin for Neovim that provides features to manage project directories and indentation detection with customizable configuration. | 51 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |
johmsalas/text-case.nvim | A Neovim plugin for converting text case and performing bulk replacements | 455 |
tenxsoydev/tabs-vs-spaces.nvim | A tool to help maintain consistent indentation styles in text editors | 21 |
otavioschwanck/arrow.nvim | A plugin for managing bookmarks and navigation in Neovim. | 525 |
rutatang/compter.nvim | Extends Neovim's built-in counting functionality to support custom patterns and operations | 25 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
zk-org/zk-nvim | A Neovim extension for the zk note-taking assistant | 535 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 154 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |