Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Add Copyright for Vim

vim-indent-guides is a plugin for visually displaying indent levels in Vim.

Installation

Copy the file on your .vim/bundle folder.

Vundle

Bundle "nine2/vim-indent-guides"

Useg

add the config to your .vimrc to set shotcuts:

map <leader>i :Nine2IndentGuides<cr>

add the config to disable the plugin:

let g:nine2_indent_guides_disable = 1

use :Nine2IndentGuides to enable/disable the indent guides.

Screenshots

About

vim-indent-guides is a plugin for visually displaying indent levels in Vim.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages