changed filetype name
This commit is contained in:
parent
8c0c5550a0
commit
1c316c51c7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
" Vim ftdetect file
|
" Vim ftdetect file
|
||||||
" Language: junos
|
" Language: junos
|
||||||
" Maintainer: Makoto Momota <makoto.momota@gmail.com>
|
" Maintainer: Makoto Momota <makoto.momota@gmail.com>
|
||||||
autocmd BufNewFile,BufReadPost *.junos set filetype=junos
|
autocmd BufNewFile,BufReadPost *.junos set filetype=junoscli
|
||||||
|
|
Loading…
Reference in a new issue