5 lines
50 B
VimL
Executable File
5 lines
50 B
VimL
Executable File
syntax on
|
|
set number
|
|
set tabstop=4
|
|
set autoindent
|