dotfiles/.vim/pack/plugins/start/vim-sxhkdrc/ftdetect/sxhkdrc.vim
2024-01-24 08:30:52 +01:00

6 lines
112 B
VimL

if &compatible || v:version < 603
finish
endif
autocmd BufNewFile,BufRead sxhkdrc,*.sxhkdrc set ft=sxhkdrc