Files
dotfiles/vim/.vim/after/ftplugin/gdscript.vim
Christian Nieves 7d6a1f823d stuff
2023-11-17 16:14:48 +00:00

5 lines
62 B
VimL

set autoindent
set noexpandtab
set tabstop=4
set shiftwidth=4