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