vim: plugin commentary.vim
This commit is contained in:
parent
0b646fb18e
commit
263ba0c99d
1 changed files with 2 additions and 1 deletions
3
.vimrc
3
.vimrc
|
@ -28,7 +28,8 @@ Plugin 'tpope/vim-fugitive'
|
|||
Plugin 'jreybert/vimagit'
|
||||
" auto einrueckung
|
||||
Plugin 'tpope/vim-sleuth'
|
||||
|
||||
" zeilen ein/auskommentieren
|
||||
Plugin 'tpope/vim-commentary'
|
||||
call vundle#end()
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue