From bbde81753f12c0640cae09b91fb90dd3c3be526a Mon Sep 17 00:00:00 2001 From: th3r00t Date: Mon, 8 Sep 2025 00:08:13 -0400 Subject: [PATCH] Trying to get nimlsp installed --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins.lua b/lua/plugins.lua index 41b18d6..8a52547 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -59,7 +59,7 @@ vim.pack.add({ { src = "https://github.com/folke/snacks.nvim" }, { src = "https://github.com/coder/claudecode.nvim" }, { src = "https://github.com/yetone/avante.nvim" }, - + { src = "https://github.com/alaviss/nim.nvim" }, }) if host == "xps13" then