dotfiles/vimrc

8 lines
167 B
VimL
Raw Normal View History

2021-03-30 01:44:45 +00:00
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