Files
dotfiles/vim/.vim/after/ftplugin/gdscript.vim
Christian Nieves ed3d3397d9 shiz
2023-11-17 10:12:53 -06:00

5 lines
62 B
VimL

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