removed vim colors (use nvim instead)

This commit is contained in:
Léana 江 2023-01-24 23:31:01 +01:00
parent d10fcd00fc
commit 8a738975c0
4 changed files with 0 additions and 960 deletions

1
.vimrc
View file

@ -2,7 +2,6 @@ set number
set tabstop=4
set shiftwidth=4
syntax enable
colorscheme monokai
set incsearch
set relativenumber