neovim: Add .arb syntax highlighting
This commit is contained in:
parent
ded60df2ae
commit
897648c5aa
1 changed files with 2 additions and 0 deletions
|
|
@ -268,3 +268,5 @@ set secure
|
||||||
|
|
||||||
autocmd FileType markdown setlocal spell
|
autocmd FileType markdown setlocal spell
|
||||||
autocmd FileType text setlocal spell
|
autocmd FileType text setlocal spell
|
||||||
|
|
||||||
|
autocmd BufNewFile,BufRead *.arb set filetype=ruby
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue