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

3 lines
108 B
VimL

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