No more Vim

This commit is contained in:
2026-07-22 18:16:14 -04:00
parent c8b838afb3
commit 4709bdf8b7
7 changed files with 21 additions and 1275 deletions

View File

@@ -10,3 +10,6 @@ nmap gT :tabprev
exmap tabclose obcommand workspace:close
exmap wq obcommand workspace:close
exmap q obcommand workspace:close
exmap followlink obcommand editor:follow-link
nmap gd :followlink<CR>