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