diff options
Diffstat (limited to 'plug-config/commentary.vim')
-rw-r--r-- | plug-config/commentary.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plug-config/commentary.vim b/plug-config/commentary.vim deleted file mode 100644 index 8bf021d8..00000000 --- a/plug-config/commentary.vim +++ /dev/null @@ -1,3 +0,0 @@ - -nnoremap <space>/ :Commentary<CR> -vnoremap <space>/ :Commentary<CR> |