mirror of
https://github.com/shokinn/.files.git
synced 2025-07-19 18:04:30 +00:00
5 lines
86 B
VimL
5 lines
86 B
VimL
" Enable syntaxhightlighting
|
|
syntax on
|
|
|
|
" Set Cholorscheme to smyck
|
|
colorscheme smyck
|