Removed gruvbox color theme

This commit is contained in:
2024-01-20 20:16:29 +01:00
parent 2a1e8355d9
commit eea52ac47f
3 changed files with 28 additions and 113 deletions
+2 -2
View File
@@ -37,7 +37,7 @@ call plug#begin("~/.local/share/nvim/site/autoload/plugged")
Plug 'https://github.com/alvan/vim-closetag'
Plug 'vim-airline/vim-airline'
Plug 'https://github.com/github/copilot.vim'
Plug 'https://github.com/morhetz/gruvbox'
" Plug 'https://github.com/morhetz/gruvbox'
call plug#end()
let g:vimtex_view_method = 'zathura'
@@ -46,7 +46,7 @@ let g:auto_save = 1
let mapleader =","
let g:airline#extensions#tabline#enabled = 1
color gruvbox
" color gruvbox
" REMAPPING
" jump to last known position when opening a file