mirror of
https://github.com/shokinn/.files.git
synced 2025-04-04 06:03:24 +00:00
6 lines
86 B
VimL
6 lines
86 B
VimL
" Enable syntaxhightlighting
|
|
syntax on
|
|
|
|
" Set Cholorscheme to smyck
|
|
colorscheme smyck
|