colorscheme for basic vim
This commit is contained in:
parent
88d9023709
commit
331960a1b6
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -1,4 +1,5 @@
|
|||
" GENERAL CONFIGS ----------------------------------------------------------------------------------
|
||||
colorscheme slate " use a less ugly colorscheme
|
||||
syntax on " syntax highlighting
|
||||
set nocompatible " disable compatibility to old-time vi
|
||||
set number
|
||||
|
|
Loading…
Add table
Reference in a new issue