Update 2024-01-24 08:30 OpenBSD/amd64-x13
This commit is contained in:
5
.vim/pack/plugins/start/vim-sxhkdrc/ftdetect/sxhkdrc.vim
Normal file
5
.vim/pack/plugins/start/vim-sxhkdrc/ftdetect/sxhkdrc.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
if &compatible || v:version < 603
|
||||
finish
|
||||
endif
|
||||
|
||||
autocmd BufNewFile,BufRead sxhkdrc,*.sxhkdrc set ft=sxhkdrc
|
||||
Reference in New Issue
Block a user