removed rose-pine theme

This commit is contained in:
2023-09-18 18:53:39 +02:00
parent 52d0ab725d
commit f15dbcf17e
5 changed files with 6 additions and 139 deletions
-1
View File
@@ -36,7 +36,6 @@ call plug#begin("~/.local/share/nvim/site/autoload/plugged")
Plug 'https://github.com/907th/vim-auto-save.git'
Plug 'https://github.com/alvan/vim-closetag'
Plug 'vim-airline/vim-airline'
Plug 'vim-airline/vim-airline-themes'
call plug#end()
let g:vimtex_view_method = 'zathura'