Added copilot extension to nvim
This commit is contained in:
parent
7ce1d5d20c
commit
8c0841e5d5
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user