Open .enter and .exit as zsh filetype
This commit is contained in:
2
after/ftdetect/zsh.vim
Normal file
2
after/ftdetect/zsh.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
au BufNewFile,BufReadPost .enter set filetype=zsh
|
||||
au BufNewFile,BufReadPost .exit set filetype=zsh
|
||||
Reference in New Issue
Block a user