summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorxiantang <[email protected]>2025-12-24 12:17:34 +0800
committerGitHub <[email protected]>2025-12-23 22:17:34 -0600
commit2c5c1ecb5e4bb453daf27b64bd8c199e6b3078aa (patch)
treedf609b3a0bc33baf25d00c72810cc508f21bc8e9
parent99e211280764a59e6f28578b20bba794ee82797c (diff)
downloadopencode-2c5c1ecb5e4bb453daf27b64bd8c199e6b3078aa.tar.gz
opencode-2c5c1ecb5e4bb453daf27b64bd8c199e6b3078aa.zip
docs: add Neovim to the list of editors (#6081)
-rw-r--r--packages/web/src/content/docs/tui.mdx1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/tui.mdx b/packages/web/src/content/docs/tui.mdx
index 83b5cd798..023d9a3a8 100644
--- a/packages/web/src/content/docs/tui.mdx
+++ b/packages/web/src/content/docs/tui.mdx
@@ -325,6 +325,7 @@ Popular editor options include:
- `code` - Visual Studio Code
- `cursor` - Cursor
- `windsurf` - Windsurf
+- `nvim` - Neovim editor
- `vim` - Vim editor
- `nano` - Nano editor
- `notepad` - Windows Notepad