auto-indent.nvim

Line Indenter

Automatically indents code with press of a key when cursor is at the beginning of a line

Auto indent like VSCode when cursor at the first column and press key

GitHub

75 stars
2 watching
0 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list

autoindentindentindentationneovim-pluginnvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nmac427/guess-indent.nvim Automatically detects and adjusts indentation settings based on file contents 415
nvimdev/indentmini.nvim A minimal and fast indentation plugin for Neovim 206
lucastavaresa/simpleindentguides.nvim Provides a simple way to display indentation guides in Neovim using built-in variables. 9
darazaki/indent-o-matic Automatically detects and sets standard indentation in Neovim text files 184
m4xshen/autoclose.nvim Automatically pairs and closes brackets in text editing 523
tenxsoydev/tabs-vs-spaces.nvim A tool to help maintain consistent indentation styles in text editors 21
kicamon/markdown-table-mode.nvim A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' 58
mawkler/modicator.nvim Displays a line number indicator based on the current mode in Neovim 329
mong8se/actually.nvim A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. 55
shortcuts/no-neck-pain.nvim Automates centering of focused buffer to the middle of the screen in a text editor 582
shellraining/hlchunk.nvim An nvim plugin that highlights indent lines and code chunks around the cursor position 656
emileferreira/nvim-strict A plugin that provides code style formatting and hints for various programming languages using regular expressions. 35
sitiom/nvim-numbertoggle Automatically toggles between relative and absolute line number display in Neovim 158
blacksuan19/init.nvim A minimalist Neovim configuration with built-in features and plugins for efficient coding experience. 421
rlychrisg/truncateline.nvim Displays the start of long lines when scrolling to the right. 17