diff options
Diffstat (limited to 'vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim')
| -rw-r--r-- | vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
