feat: set up 'claude-code.nvim' plugin

This commit is contained in:
2025-12-18 15:34:49 +01:00
parent e3f55a1fbd
commit bc2790c7fb
5 changed files with 78 additions and 15 deletions

View File

@@ -43,4 +43,5 @@ require("nixCatsUtils.catPacker").setup({
{ "zbirenbaum/copilot-cmp" },
{ "qvalentin/helm-ls.nvim", ft = "helm" },
{ "mikesmithgh/kitty-scrollback.nvim" },
{ "greggh/claude-code.nvim" },
})