diff options
Diffstat (limited to '.vim/ftdetect/pixy.vim')
| -rw-r--r-- | .vim/ftdetect/pixy.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/ftdetect/pixy.vim b/.vim/ftdetect/pixy.vim deleted file mode 100644 index 2ffb158..0000000 --- a/.vim/ftdetect/pixy.vim +++ /dev/null @@ -1 +0,0 @@ -au BufNewFile,BufRead *.pixy set filetype=pug noet |