removed vim theme
This commit is contained in:
parent
8fa616edc7
commit
f8a8cc12aa
1 changed files with 0 additions and 2 deletions
2
.vimrc
2
.vimrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue