Commit graph

4 commits

Author SHA1 Message Date
Claude
71571ef613
fix(nvim): move hover scroll keymaps to noice config
Move <C-j>/<C-k> scroll keymaps from LspAttach to noice plugin
keys for proper global binding that works with noice hover windows

https://claude.ai/code/session_01UcDoC4n6CWMttYFJPw17ie
2026-01-31 09:09:39 +00:00
Claude
c8336a73ac
feat(nvim): add scrollable hover docs with rounded border
- Configure K to show hover docs in floating window with rounded border
- Add <C-j>/<C-k> keymaps to scroll hover documentation
- Enable lsp_doc_border in noice for consistent styling

https://claude.ai/code/session_01UcDoC4n6CWMttYFJPw17ie
2026-01-31 09:02:59 +00:00
Brian Pooe
8a5df265ab feat: added nvim colorizer 2025-10-26 12:34:11 +02:00
Brian Pooe
60f7c47b48 initial commit 2025-10-25 21:53:20 +02:00