From 84c0a28432c55744526dd6849d63f092465ea178 Mon Sep 17 00:00:00 2001 From: th3r00t Date: Fri, 5 Sep 2025 12:08:49 -0400 Subject: [PATCH] Fixed typo --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins.lua b/lua/plugins.lua index 66dcac7..7fab554 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -57,7 +57,7 @@ vim.pack.add({ { src = "https://github.com/mbbill/undotree.git" }, { src = "https://github.com/francoiscabrol/ranger.vim" }, { src = "https://github.com/folke/snacks.nvim" }, - { src = "https://github.com/coder/cluadecode.nvim" }, + { src = "https://github.com/coder/claudecode.nvim" }, }) if host == "xps13" then