From 12564a8f73ebe721d415a04d36f7aac7091bea9d Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Thu, 16 May 2019 18:16:09 -0400 Subject: updating vimrc --- vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim (limited to 'vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim') diff --git a/vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim b/vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim deleted file mode 100644 index 21603c5..0000000 --- a/vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim +++ /dev/null @@ -1,4 +0,0 @@ -augroup i3_ftdetect - au! - au BufRead,BufNewFile *i3/config,*sway/config set ft=i3 -augroup END -- cgit v1.2.3