1
0
nvim-config/config/core/tabstops.vim
2015-03-13 00:21:54 +01:00

5 lines
66 B
VimL

set softtabstop=4
set shiftwidth=4
set smartindent
set expandtab