diff options
author | Robin Obůrka <r.oburka@gmail.com> | 2017-08-19 18:39:46 +0200 |
---|---|---|
committer | Robin Obůrka <r.oburka@gmail.com> | 2017-08-19 18:39:46 +0200 |
commit | b87255ef1d0ed8514ff824f5f269884268620139 (patch) | |
tree | e751af5d1d2757abcbedd396395ba0dc83fdb078 /.vim | |
parent | Enable filetype plugins (diff) | |
download | vim_sync-b87255ef1d0ed8514ff824f5f269884268620139.tar.xz |
Add new plugin
Diffstat (limited to '.vim')
-rw-r--r-- | .vim/bundle/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/bundle/README b/.vim/bundle/README index f1471b3..eefcc4a 100644 --- a/.vim/bundle/README +++ b/.vim/bundle/README @@ -6,3 +6,4 @@ https://github.com/scrooloose/nerdtree.git https://github.com/itchyny/lightline.vim https://github.com/yggdroot/indentline https://github.com/w0rp/ale.git +https://github.com/scrooloose/nerdcommenter.git |