diff --git a/.vimrc b/.vimrc index 43fef43..9081b74 100755 --- a/.vimrc +++ b/.vimrc @@ -3,9 +3,7 @@ inoremap jk set tabstop=4 set shiftwidth=4 -packadd! dracula syntax on " highlight syntax -colorscheme dracula set number " show line numbers set noswapfile " disable the swapfile