dotfiles/vimrc
2021-03-30 01:44:45 +00:00

8 lines
167 B
VimL

syntax enable
set hlsearch
set number
filetype plugin indent on
" Alternate color scheme
" https://www.vim.org/scripts/script.php?script_id=2465
colorscheme wombat256