Dotfiles/nvim
Amir Alexander Abdelbaki 1135d22b39 feat(nvim): switch to coder/claudecode.nvim, document all keybinds
Replace greggh/claude-code.nvim (bare terminal wrapper) with
coder/claudecode.nvim's native WebSocket bridge — inline diff review,
buffer/selection context, model switching. Runs with
terminal.provider = "native" to avoid pulling in snacks.nvim. New
commands are bound under the previously-unused <leader>a prefix, so
none of the existing single-key app toggles are disturbed.

Move the alot floating-terminal toggle from bare "n" to "m", freeing
"n" back to Vim's default repeat-search behavior.

Document the full Neovim keybind set (window nav, app toggles, Claude
Code, insert-mode completion, misc) in docs/md/editors.md — previously
undocumented.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 10:47:24 +02:00
..
autoload/airline/themes fix(nvim): place airline cyberqueer theme inside rtp so it is auto-discovered 2026-05-19 08:59:50 +02:00
theme/cyberqueer.nvim added vim theme cyberqueer.nvim 2025-03-20 08:31:42 +01:00
coc-settings.json made the ip display a little more responsive by upping the pollrate 2025-03-31 10:42:06 +02:00
cyberqueer-airline.vim Update setup/modules/shell.sh 2025-10-13 19:49:20 +02:00
init.lua feat(nvim): switch to coder/claudecode.nvim, document all keybinds 2026-07-23 10:47:24 +02:00