File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *mcphub.nvim.txt* For NVIM v0.10.0 Last change: 2025 December 12
1+ *mcphub.nvim.txt* For NVIM v0.10.0 Last change: 2026 January 15
22
33==============================================================================
44Table of Contents *mcphub.nvim-table-of-contents*
@@ -1169,7 +1169,7 @@ Given `API_KEY=secret` in the environment:
11691169 "HOME": "/home/ubuntu" "HOME": "/home/ubuntu" Used as-is
11701170 ----------------------------------------------------------------------------------------------------------------
11711171
1172- �� ️ **Legacy Syntax**: `$VAR ` (args) and `$: command` (env) are deprecated
1172+ ⚠ ️ **Legacy Syntax**: `$VAR ` (args) and `$: command` (env) are deprecated
11731173 but still supported with warnings. Use `$ {VAR}` and `${cmd: command}` instead.
11741174
11751175CWD EXAMPLE:
@@ -2593,7 +2593,7 @@ Here’s a simple chat prompt:
25932593<
25942594
25952595
2596- REAL EXAMPLE: NEOVIM� S PARROT PROMPT
2596+ REAL EXAMPLE: NEOVIM’ S PARROT PROMPT
25972597
25982598Here’s how the built-in Neovim server implements a fun parrot prompt:
25992599
@@ -3557,7 +3557,7 @@ etc.) - `vim.g.mcphub_servers_count` - Number of connected servers -
35573557
35583558LEGACY: FULL COMPONENT (LOADS MCPHUB) - DEPRECATED ~
35593559
3560- **�� ️ DEPRECATED **: This approach will load MCPHub even with lazy loading
3560+ **⚠ ️ DEPRECATED **: This approach will load MCPHub even with lazy loading
35613561enabled and shows a deprecation warning. Use the global variables approach
35623562above instead.
35633563
You can’t perform that action at this time.
0 commit comments