nvim/after/ftplugin/ruby.vim

5 lines
63 B
VimL
Raw Normal View History

setl sts=2
setl sw=2
setl expandtab
hi link rubySymbol Special