diff options
author | Nao Ueda <nao.uedder@gmail.com> | 2020-01-29 09:26:33 +0900 |
---|---|---|
committer | Nao Ueda <nao.uedder@gmail.com> | 2020-01-29 09:26:33 +0900 |
commit | f22b5eceb3a9127262930b609054103aa1d796d9 (patch) | |
tree | 0bb90efe2aea4615de71056d5bc0b664af1c7c4e /vimrc | |
parent | f0af1893d17720e1003c5ee60957608bf429188e (diff) | |
download | vimrc-f22b5eceb3a9127262930b609054103aa1d796d9.tar.gz vimrc-f22b5eceb3a9127262930b609054103aa1d796d9.tar.bz2 vimrc-f22b5eceb3a9127262930b609054103aa1d796d9.zip |
Remove commentary plugin.
To use only nerdcommenter for comments.
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -118,7 +118,6 @@ Plug 'tpope/vim-repeat' Plug 'tpope/vim-sleuth' " Plug 'docunext/closetag.vim' -Plug 'joom/vim-commentary' Plug 'yggdroot/indentline' " file manager |