Dotfiles/nvim
The_miro a8e9a4b49b fix(nvim): use coc#pum API for Enter confirmation
pumvisible() checks the native Vim pum, which coc.nvim bypasses in
favour of its own popup — so the confirm never fired. Switch to
coc#pum#visible() / coc#pum#confirm() to match the Tab/S-Tab bindings.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 18:25:30 +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): use coc#pum API for Enter confirmation 2026-05-19 18:25:30 +02:00