1
0
Files
nvim-config/after/indent/c.vim
2023-03-08 10:16:48 +01:00

4 lines
62 B
VimL

setlocal shiftwidth=4
setlocal tabstop=4
setlocal noexpandtab