5 lines
77 B
VimL
5 lines
77 B
VimL
set textwidth=80
|
|
|
|
set softtabstop=2 shiftwidth=2 expandtab
|
|
|
|
set iskeyword+=:
|