blink: init

This commit is contained in:
Ching Pei Yang 2025-01-11 21:02:01 +01:00
commit d2424e7913
No known key found for this signature in database
GPG key ID: B3841364253DC4C8
4 changed files with 217 additions and 0 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./nvim-cmp
./blink-cmp
];
}