1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-04-18 17:04:05 +00:00

[neovim] Remove mcphub and fix treesitter

This commit is contained in:
2026-04-12 12:23:28 +02:00
parent 06fe738736
commit 4b36d349bf
8 changed files with 5 additions and 86 deletions

View File

@@ -41,7 +41,6 @@ require("snacks").setup({
key = "l",
indent = 2,
},
{ icon = "󰐻", desc = "MCPHub", action = ":MCPHub", key = "h", indent = 2 },
{ icon = "", desc = "Mason", action = ":Mason", key = "m", indent = 2 },
{ icon = "", desc = "Tree-sitter", action = ":TSUpdate", key = "t", indent = 2, padding = 2 },