Add copilot

This commit is contained in:
Julian Raufelder 2023-12-31 03:29:04 +01:00
parent f0cc2f931e
commit ca3c4010c2
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ require('lazy').setup({
'mbbill/undotree',
'tpope/vim-surround',
'tpope/vim-commentary',
'github/copilot.vim',
-- NOTE: Next Step on Your Neovim Journey: Add/Configure additional "plugins" for kickstart
-- These are some example plugins that I've included in the kickstart repository.