summaryrefslogtreecommitdiff
path: root/plug-config/commentary.vim
diff options
context:
space:
mode:
authorChris <[email protected]>2020-05-10 19:23:44 -0400
committerChris <[email protected]>2020-05-10 19:23:44 -0400
commitdb80027544fdb56160b2e4bef16a98bdc1da76c8 (patch)
treee2a110a9b468c48f522ace148cdfefa8af161815 /plug-config/commentary.vim
parent5977c59876bd41de06461b81b6758dafe097faed (diff)
updates
Diffstat (limited to 'plug-config/commentary.vim')
-rw-r--r--plug-config/commentary.vim3
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>