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

4 lines
66 B
VimL

setlocal shiftwidth=4
setlocal softtabstop=4
setlocal noexpandtab