.files/dotfiles/vimrc

13 lines
172 B
VimL

"
" {{@@ env['dotdrop_warning'] @@}}
"
" Enable syntaxhightlighting
syntax on
" Set Cholorscheme to smyck
colorscheme smyck
" Set backgrount to dark
set background=dark