mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
use two spaces for yices files
This commit is contained in:
parent
9c4740a070
commit
3f549cfca4
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ if has('autocmd')
|
|||
au FileType ruby call TabTwo()
|
||||
au FileType nim call TabTwo()
|
||||
au BufRead,BufNewFile *.bt,*.1sc call TabFour()
|
||||
au BufRead,BufNewFile *.ys call TabTwo()
|
||||
au FileType javascript,processing call TabTwo()
|
||||
augroup END
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue