aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-05-16 22:16:09 +0000
committerKumar Damani <damani.kumar@gmail.com>2019-05-16 22:16:09 +0000
commit12564a8f73ebe721d415a04d36f7aac7091bea9d (patch)
treebbc8a6bf6aabe832b3ee435eaa605dcac655fc5f /vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim
parent1241da7ab7a4e91248391ee9b045267bcbbeee4f (diff)
updating vimrc
Diffstat (limited to 'vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim')
-rw-r--r--vim/.vim/plugged/i3-vim-syntax/ftdetect/i3.vim4
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