removed vim theme

This commit is contained in:
Moritz Böhme 2021-05-05 20:25:25 +02:00
parent 8fa616edc7
commit f8a8cc12aa

2
.vimrc
View file

@ -3,9 +3,7 @@ inoremap jk <ESC>
set tabstop=4
set shiftwidth=4
packadd! dracula
syntax on " highlight syntax
colorscheme dracula
set number " show line numbers
set noswapfile " disable the swapfile