From 17975ffc46cc18ca49304b4780f20a5b0b91e4ca Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 27 Nov 2021 21:59:34 +0900 Subject: vim: minimize .vimrc --- .config/vim/my/after/ftplugin/gitcommit.vim | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .config/vim/my/after/ftplugin/gitcommit.vim (limited to '.config/vim/my/after/ftplugin/gitcommit.vim') diff --git a/.config/vim/my/after/ftplugin/gitcommit.vim b/.config/vim/my/after/ftplugin/gitcommit.vim deleted file mode 100644 index 915a193..0000000 --- a/.config/vim/my/after/ftplugin/gitcommit.vim +++ /dev/null @@ -1,14 +0,0 @@ -scriptencoding utf-8 - - -if exists('b:did_ftplugin_gitcommit_after') - finish -endif - - - -FtpluginSetLocal spell - - - -let b:did_ftplugin_gitcommit_after = 1 -- cgit v1.2.3-70-g09d2