mirror of
https://github.com/notwa/rc
synced 2025-02-04 23:33:23 -08:00
use bad tabs for OpenXRay source code
This commit is contained in:
parent
2dff94de9d
commit
395208fbbe
1 changed files with 1 additions and 0 deletions
|
@ -201,6 +201,7 @@ if has('autocmd')
|
||||||
au FileType ruby call TabTwo()
|
au FileType ruby call TabTwo()
|
||||||
au FileType seed7 call TabTwo()
|
au FileType seed7 call TabTwo()
|
||||||
exec 'au' 'BufRead,BufNewFile' $HOME..'/src/bass/*' 'call TabTwo()'
|
exec 'au' 'BufRead,BufNewFile' $HOME..'/src/bass/*' 'call TabTwo()'
|
||||||
|
exec 'au' 'BufRead,BufNewFile' $HOME..'/src/xray/*' 'call TabBad()'
|
||||||
|
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue