diff options
| author | xiantang <[email protected]> | 2025-12-24 12:17:34 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-23 22:17:34 -0600 |
| commit | 2c5c1ecb5e4bb453daf27b64bd8c199e6b3078aa (patch) | |
| tree | df609b3a0bc33baf25d00c72810cc508f21bc8e9 /packages/web/src/content/docs | |
| parent | 99e211280764a59e6f28578b20bba794ee82797c (diff) | |
| download | opencode-2c5c1ecb5e4bb453daf27b64bd8c199e6b3078aa.tar.gz opencode-2c5c1ecb5e4bb453daf27b64bd8c199e6b3078aa.zip | |
docs: add Neovim to the list of editors (#6081)
Diffstat (limited to 'packages/web/src/content/docs')
| -rw-r--r-- | packages/web/src/content/docs/tui.mdx | 1 |
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 |
