1
0
Fork 0
numbers/nvim/ftdetect/conf.vim

3 lines
106 B
VimL

" Set filetype to conf for files with .conf extension.
autocmd BufNewFile,BufRead *.conf setfiletype conf