vim: fix copilot plugin name

This commit is contained in:
2026-02-10 21:27:25 +01:00
parent bad97a55bd
commit 0ed7a50359

View File

@@ -81,7 +81,7 @@ neovim.override {
} }
) )
] ]
++ lib.optional withCopilot vimPlugins.copilot.nvim; ++ lib.optional withCopilot vimPlugins.copilot-nvim;
opt = [ opt = [
csv csv
dhall-vim dhall-vim