jj update and corrections for github copilot lsp

This commit is contained in:
Salar Rahmanian 2025-10-05 17:34:20 -07:00
parent 6b37f9ec83
commit 82aa68744f
4 changed files with 33 additions and 9 deletions

View file

@ -30,6 +30,7 @@
enable = true;
menu = {
nvim_lsp = "[LSP]";
copilot-vim = "[copilot]";
luasnip = "[snip]";
buffer = "[buffer]";
path = "[path]";
@ -67,6 +68,7 @@
sources = [
{ name = "nvim_lsp"; }
{ name = "copilot-vim"; }
{ name = "luasnip"; }
{
name = "buffer";