mirror of
https://github.com/shokinn/.files.git
synced 2025-01-19 05:22:25 +00:00
6 lines
86 B
VimL
6 lines
86 B
VimL
" Enable syntaxhightlighting
|
|
syntax on
|
|
|
|
" Set Cholorscheme to smyck
|
|
colorscheme smyck
|