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

4 lines
60 B
VimL
Raw Normal View History

2024-12-29 11:19:06 +01:00
setlocal expandtab
setlocal tabstop=2
setlocal shiftwidth=2