Added github copilot

This commit is contained in:
Ross Sullivan 2024-05-06 15:30:30 +09:00
parent f82b687219
commit dea1b66ce2
No known key found for this signature in database
GPG Key ID: FA970BBB851501B3
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: