diff options
author | Chris <[email protected]> | 2020-05-10 19:23:44 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-05-10 19:23:44 -0400 |
commit | db80027544fdb56160b2e4bef16a98bdc1da76c8 (patch) | |
tree | e2a110a9b468c48f522ace148cdfefa8af161815 /plug-config/commentary.vim | |
parent | 5977c59876bd41de06461b81b6758dafe097faed (diff) |
updates
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> |