Dotfiles/nvim
Amir Alexander Abdelbaki 50c5b72683 fix(nvim): auto-insert in terminal buffers, add terminal window nav
- BufEnter term://* auto-calls startinsert so alot/abook receive keys
  immediately without needing to press i/a first (skips floaterm)
- <C-hjkl> in terminal-insert mode exits to normal then moves window,
  matching the existing normal-mode nav mappings

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 13:35:31 +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 fix(nvim): auto-insert in terminal buffers, add terminal window nav 2026-05-26 13:35:31 +02:00