.files/dotfiles/vimrc
Philip Henning c377eb276a consolidate and templeate my to files
in order to stop maintainung different files for each operationg system
2021-09-11 23:45:56 +02:00

13 lines
157 B
VimL

"
" {{@@ header() @@}}
"
" Enable syntaxhightlighting
syntax on
" Set Cholorscheme to smyck
colorscheme nord
" Set backgrount to dark
set background=dark