feat: new setup using fewer plugins, more reliant on snacks, better completions (#1)

Massively reworked the plugin setup, switched to a simpler completions setup using blink.cmp

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2026-07-06 09:51:06 +02:00
parent d460e9de6f
commit be88287383
32 changed files with 661 additions and 984 deletions
@@ -0,0 +1,5 @@
return {
sources = {
explorer = {}
}
}