mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-27 19:45:36 +00:00
chore(nvim): nvim updates, copilot and glance.nvim
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
return {
|
||||
-- Copilot from github
|
||||
-- https://github.com/github/copilot.vim
|
||||
{
|
||||
"github/copilot.vim",
|
||||
lazy = false,
|
||||
enabled = true,
|
||||
},
|
||||
-- A better annotation generator. Supports multiple languages and annotation conventions.
|
||||
-- https://github.com/danymat/neogen
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user