vim-indent-guides
IndentGuide
Displays visually the level of indentation in code.
A Vim plugin for visually displaying indent levels in code
3k stars
49 watching
166 forks
Language: Vim Script
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lucastavaresa/simpleindentguides.nvim | Provides a simple way to display indentation guides in Neovim using built-in variables. | 9 |
mhinz/vim-signify | Tools to display and manage changes in version-controlled files within the Vim editor | 2,696 |
preservim/nerdtree | A tree explorer plugin for the Vim editor that allows users to visually browse complex directory hierarchies and perform basic file system operations. | 19,653 |
lukas-reineke/indent-blankline.nvim | Adds indentation guides to Neovim's editor interface | 4,254 |
vala-lang/vala.vim | A Vim plugin providing syntax highlighting, indentation, snippets, and additional functionality for the Vala programming language. | 56 |
vidocqh/auto-indent.nvim | Automatically indents code with press of a key when cursor is at the beginning of a line | 75 |
airblade/vim-gitgutter | A Vim plugin that shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks. | 8,370 |
let-def/ocp-indent-vim | An integration of ocp-indent into the Vim text editor. | 29 |
evanleck/vim-svelte | A Vim plugin providing syntax highlighting and indentation support for Svelte 3 components | 320 |
altercation/vim-colors-solarized | A Vim color scheme with precision light and dark colors for improved readability | 6,589 |
mhinz/vim-startify | Provides a customizable start screen feature for the Vim editor. | 5,318 |
lervag/vimtex | A plugin for editing LaTeX files in text editors like Vim and Neovim. | 5,547 |
nmac427/guess-indent.nvim | Automatically detects and adjusts indentation settings based on file contents | 415 |
editorconfig/editorconfig-vim | An EditorConfig plugin for Vim that configures and manages code formatting preferences. | 3,138 |
rust-lang/rust.vim | A Vim plugin that provides features and tools for Rust programming language support | 3,907 |