guess-indent.nvim

Indent detector

Automatically detects and adjusts indentation settings based on file contents

Automatic indentation style detection for Neovim

GitHub

425 stars
3 watching
10 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list

autoindentindentationluaneovimnvimnvim-pluginvim

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
darazaki/indent-o-matic Automatically detects and sets standard indentation in Neovim text files 187
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 211
lucastavaresa/simpleindentguides.nvim Provides a simple way to display indentation guides in Neovim using built-in variables. 9
tenxsoydev/tabs-vs-spaces.nvim A tool to help maintain consistent indentation styles in text editors 21
mawkler/modicator.nvim Displays a line number indicator based on the current mode in Neovim 334
jubnzv/virtual-types.nvim A Neovim plugin that displays type annotations in virtual text 378
emmanueltouzery/decisive.nvim A Neovim plugin to assist with aligning and navigating CSV files. 91
nvimdev/guard.nvim Utility plugin to format and lint code in Neovim 458
utilyre/sentiment.nvim An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. 153
mong8se/actually.nvim A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. 56
ray-x/lsp_signature.nvim A plugin that provides function signature hints as you type in Neovim. 2,106
abstract-ide/penvim A plugin for Neovim that provides features to manage project directories and indentation detection with customizable configuration. 51
bennypowers/nvim-regexplainer Displays explanations of regular expressions under the cursor in Neovim 626
jubnzv/mdeval.nvim Evaluates code blocks inside markdown documents 198