Changed theme to gruvbox

This commit is contained in:
2024-10-27 11:37:12 +01:00
parent db832dd2d1
commit 4564124b5c
2 changed files with 26 additions and 24 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