From 7c450471faf253c7a3575d93b23f4313ee69d4e4 Mon Sep 17 00:00:00 2001 From: leohenon <77656081+lhenon999@users.noreply.github.com> Date: Sat, 30 May 2026 17:40:06 +0400 Subject: [PATCH] docs: add OpenCode Vim to projects --- data/projects/opencode-vim.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/projects/opencode-vim.yaml diff --git a/data/projects/opencode-vim.yaml b/data/projects/opencode-vim.yaml new file mode 100644 index 0000000..b3983a1 --- /dev/null +++ b/data/projects/opencode-vim.yaml @@ -0,0 +1,9 @@ +name: OpenCode Vim +repo: https://github.com/leohenon/opencode-vim +tagline: OpenCode fork with built-in Vim mode +description: An unofficial OpenCode fork that adds Vim motions, navigation, and editing directly to the OpenCode TUI. +homepage: https://leohenon.github.io/opencode-vim/ +tags: + - fork + - vim + - tui