vim: fix copilot plugin name
This commit is contained in:
@@ -81,7 +81,7 @@ neovim.override {
|
||||
}
|
||||
)
|
||||
]
|
||||
++ lib.optional withCopilot vimPlugins.copilot.nvim;
|
||||
++ lib.optional withCopilot vimPlugins.copilot-vim;
|
||||
opt = [
|
||||
csv
|
||||
dhall-vim
|
||||
|
||||
Reference in New Issue
Block a user