8 lines
80 B
VimL
8 lines
80 B
VimL
" variables
|
|
setlocal shiftwidth=2
|
|
setlocal tabstop=2
|
|
|
|
" packages
|
|
|
|
" keybindings
|