[neovim] Try to get rid of astro warnings. [shell] Adds comma for Nix.

This commit is contained in:
2026-07-09 11:00:17 -07:00
parent 724d77dc57
commit be1752a5c7
3 changed files with 7 additions and 3 deletions

View File

@@ -17,7 +17,9 @@ return {
-- Haskell
hls = {},
-- Copilot
copilot = { enabled = true },
copilot = {
enabled = true,
},
},
codelens = {
enable = true,