Fixed typo

This commit is contained in:
2025-09-05 12:08:49 -04:00
parent 291ed73a68
commit 84c0a28432

View File

@@ -57,7 +57,7 @@ vim.pack.add({
{ src = "https://github.com/mbbill/undotree.git" }, { src = "https://github.com/mbbill/undotree.git" },
{ src = "https://github.com/francoiscabrol/ranger.vim" }, { src = "https://github.com/francoiscabrol/ranger.vim" },
{ src = "https://github.com/folke/snacks.nvim" }, { 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 if host == "xps13" then