mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2026-05-06 13:53:59 +08:00
Move filetype setting to ftdetect
This commit is contained in:
@@ -1 +0,0 @@
|
||||
au BufNewFile,BufRead *.vue,*.wpy se ft=vue
|
||||
@@ -0,0 +1 @@
|
||||
autocmd BufNewFile,BufRead *.vue,*.wpy set filetype=vue
|
||||
Reference in New Issue
Block a user