mirror of
https://github.com/bertptrs/vimconfig.git
synced 2026-03-27 00:30:36 +01:00
3 lines
65 B
VimL
3 lines
65 B
VimL
setlocal expandtab
|
|
setlocal tabstop=2 shiftwidth=2 softtabstop=2
|