[Neovim] Adds Sidekick plugin.

This commit is contained in:
2026-06-13 10:22:28 -07:00
parent f177f112ce
commit 7bbb5ea812
6 changed files with 118 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ return {
vtsls = {},
-- Haskell
hls = {},
-- Copilot
copilot = { enabled = true },
},
codelens = {
enable = true,