nvim/after/ftplugin/ruby.vim
Alexander Gehrke 7cdac89502 Clean up
2023-06-27 11:52:49 +02:00

5 lines
63 B
VimL

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