add after/ftplugin settings for ruby
This commit is contained in:
parent
5cde404dbd
commit
fd5792aa72
4
after/ftplugin/ruby.vim
Normal file
4
after/ftplugin/ruby.vim
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
set expandtab
|
||||||
|
set shiftwidth=4
|
||||||
|
set softtabstop=4
|
||||||
|
set shiftround
|
Loading…
Reference in New Issue
Block a user