|
@ -31,6 +31,8 @@ Plug 'tpope/vim-commentary' |
|
|
Plug 'tpope/vim-fugitive' |
|
|
Plug 'tpope/vim-fugitive' |
|
|
Plug 'tpope/vim-surround' |
|
|
Plug 'tpope/vim-surround' |
|
|
Plug 'vim-python/python-syntax' |
|
|
Plug 'vim-python/python-syntax' |
|
|
|
|
|
Plug 'github/copilot.vim', {'branch': 'release'} |
|
|
|
|
|
|
|
|
call plug#end() |
|
|
call plug#end() |
|
|
|
|
|
|
|
|
" options |
|
|
" options |
|
|