Add local ftdetect and syntax
This commit is contained in:
parent
9dce26b969
commit
8b3f95de90
11 changed files with 2400 additions and 0 deletions
2
ftdetect/octave.vim
Normal file
2
ftdetect/octave.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
au! BufNewFile,BufRead *.m setf octave
|
||||
au! BufNewFile,BufRead *.m set syntax=matlab
|
Loading…
Add table
Add a link
Reference in a new issue