added copilot for testing
This commit is contained in:
parent
fa38faca68
commit
5948d394ad
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ call plug#begin(g:plugged_home)
|
|||
Plug 'dbeniamine/cheat.sh-vim'
|
||||
Plug 'jacqueswww/vim-vyper'
|
||||
Plug 'tomlion/vim-solidity'
|
||||
Plug 'github/copilot.vim'
|
||||
call plug#end()
|
||||
|
||||
filetype plugin indent on
|
||||
|
|
Loading…
Reference in a new issue