Skip to content

Commit f269223

Browse files
committed
docs: update docs
1 parent b702f3d commit f269223

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/mcphub.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
==============================================================================
44
Table 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

11751175
CWD EXAMPLE:
@@ -2593,7 +2593,7 @@ Here’s a simple chat prompt:
25932593
<
25942594

25952595

2596-
REAL EXAMPLE: NEOVIM€�S PARROT PROMPT
2596+
REAL EXAMPLE: NEOVIMS PARROT PROMPT
25972597

25982598
Here’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

35583558
LEGACY: 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
35613561
enabled and shows a deprecation warning. Use the global variables approach
35623562
above instead.
35633563

0 commit comments

Comments
 (0)