dotfiles/.config/nvim/ftplugin/ruby.vim

4 lines
60 B
VimL

setlocal expandtab
setlocal tabstop=2
setlocal shiftwidth=2