feat: switch nvim to blink.cmp

This commit is contained in:
oddlama 2025-01-05 15:25:57 +01:00
parent d8e2c81593
commit 7e66c747ef
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 264 additions and 172 deletions

View file

@ -53,7 +53,7 @@
# Status updates for LSP progress in right bottom corner.
fidget.enable = true;
# Show colors
nvim-colorizer.enable = true;
colorizer.enable = true;
# Breadcrumbs
# TODO navic.enable = true; or dropbar?