Added github copilot

This commit is contained in:
Ross Sullivan 2024-05-06 15:30:30 +09:00 committed by Ross Sullivan
parent f82b687219
commit b45a4e1126
1 changed files with 1 additions and 0 deletions

View File

@ -245,6 +245,7 @@ require('lazy').setup({
-- "gc" to comment visual regions/lines
{ 'numToStr/Comment.nvim', opts = {} },
'github/copilot.vim',
{ 'pocco81/auto-save.nvim' },
-- Here is a more advanced example where we pass configuration
-- options to `gitsigns.nvim`. This is equivalent to the following Lua: