add copilot functionality
This commit is contained in:
parent
1cc3527bb4
commit
43147c78c4
@ -4,6 +4,7 @@ return {
|
|||||||
{'gorkunov/smartpairs.vim'},
|
{'gorkunov/smartpairs.vim'},
|
||||||
{'tpope/vim-surround'},
|
{'tpope/vim-surround'},
|
||||||
{'jiangmiao/auto-pairs'},
|
{'jiangmiao/auto-pairs'},
|
||||||
|
{'github/copilot.vim'},
|
||||||
{'mattn/emmet-vim',
|
{'mattn/emmet-vim',
|
||||||
ft = { 'html', 'css', 'javascript', 'typescript', 'vue' },
|
ft = { 'html', 'css', 'javascript', 'typescript', 'vue' },
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user