aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2020-01-23 13:24:40 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:29 +0100
commit54849f509a4c889ff9e7dda27a78f2ce0b1819a9 (patch)
tree8be69e974325b250c937f2eda9cd1fe9db96687e /vimrc
parent88d587744cf57c3695fcd33db2bc4b73d704e6f7 (diff)
downloaddotnvim-54849f509a4c889ff9e7dda27a78f2ce0b1819a9.tar.gz
dotnvim-54849f509a4c889ff9e7dda27a78f2ce0b1819a9.zip
Put back tcomment
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index be603b4..c1a4a72 100644
--- a/vimrc
+++ b/vimrc
@@ -56,6 +56,7 @@ Plug 'fatih/vim-go'
Plug 'natebosch/vim-lsc'
Plug 'samsaga2/vim-z80'
Plug 'scrooloose/syntastic'
+Plug 'tomtom/tcomment_vim'
call plug#end()