dotfiles/.vim/ftplugin/lua.vim
2024-07-08 07:42:35 +03:30

4 lines
66 B
VimL

setlocal shiftwidth=2
setlocal softtabstop=2
setlocal noexpandtab