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