mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-27 18:45:22 +00:00
feat(nvim): update lazyvim to use new system
This commit is contained in:
@@ -1,11 +1,4 @@
|
||||
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