mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
skim is slim
This commit is contained in:
parent
8607de46eb
commit
0ad8ef5fef
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -74,6 +74,7 @@ autocmd FileType ruby set softtabstop=2 shiftwidth=2
|
|||
autocmd FileType eruby set softtabstop=2 shiftwidth=2
|
||||
autocmd FileType coffee set softtabstop=4 shiftwidth=4
|
||||
au BufRead,BufNewFile Guardfile setfiletype ruby
|
||||
au BufRead,BufNewFile *.skim setfiletype slim
|
||||
let g:syntastic_ruby_checkers = ['mri', 'rubocop']
|
||||
|
||||
"notify line over length
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue