vimrc: colors and numbers

master
giomba 2021-11-08 11:45:52 +01:00
parent 05f10b1d72
commit 12b8f29978
1 changed files with 6 additions and 0 deletions

6
vimrc
View File

@ -75,3 +75,9 @@ autocmd BufWritePre * %s/\s\+$//e
set nobackup
set noundofile
" show line numbers
set number
" use soft and nice color scheme
colorscheme pablo