feat: improved blink completions (better trigger chars)

This commit is contained in:
2026-07-06 10:53:21 +02:00
parent 61a03b6dd2
commit 7c376f6115
4 changed files with 89 additions and 67 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ It uses:
- NeoVim's built-in LSP support, with lspconfig for the language server configuration
- none-ls for formatters
- Snacks.nvim for search, file explorer and more
- blink.cmp for completions, with LuaSnip for snippets
- blink.cmp for completions and snippets
- Nightfox theme, with customized colours
- TODO comment highlighting
- Debugger support (through nvim-dap)