mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Add Steepfile as Ruby
This commit is contained in:
parent
97e35d0dfe
commit
e7a40241e4
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
|
@ -269,6 +269,7 @@ augroup vimrc
|
|||
autocmd FileType eruby setl softtabstop=2 shiftwidth=2
|
||||
autocmd FileType coffee setl softtabstop=4 shiftwidth=4
|
||||
autocmd BufRead,BufNewFile Guardfile setf ruby
|
||||
autocmd BufRead,BufNewFile Steepfile setf ruby
|
||||
autocmd BufRead,BufNewFile Vagrantfile setf ruby
|
||||
autocmd BufRead,BufNewFile Steepfile setf ruby
|
||||
autocmd BufRead,BufNewFile *.skim setf slim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue