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:
@@ -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 },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user