Merge branch 'main'

This commit is contained in:
2023-12-09 23:04:57 +01:00
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ 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 'https://github.com/github/copilot.vim'
call plug#end()
let g:vimtex_view_method = 'zathura'