mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-04-09 17:29:48 +00:00
Enhance snacks plugin configuration by adding: - MCPHub integration with dedicated menu entry - Explorer configuration for picker with hidden and ignored files enabled
5 lines
79 B
Lua
5 lines
79 B
Lua
require("mcphub").setup({
|
|
use_bundled_binary = true,
|
|
auto_approve = true,
|
|
})
|