From 06c386f6d7e737fe22927190be6057c2e09240df Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 15 Mar 2021 23:33:50 +0100 Subject: Delete old vim scripts --- .config/nvim/plug-config/vim-commentary.vim | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 .config/nvim/plug-config/vim-commentary.vim (limited to '.config/nvim/plug-config/vim-commentary.vim') diff --git a/.config/nvim/plug-config/vim-commentary.vim b/.config/nvim/plug-config/vim-commentary.vim deleted file mode 100644 index b6758b3..0000000 --- a/.config/nvim/plug-config/vim-commentary.vim +++ /dev/null @@ -1,8 +0,0 @@ -function! Comment() - if (mode() == "n" ) - execute "Commentary" - else - execute "'<,'>Commentary" - endif - endfunction -vnoremap / :call Comment() -- cgit v1.2.3-70-g09d2