This commit is contained in:
2026-01-21 17:25:34 +11:00
parent e0046ccf1a
commit 7433ea1af1
7 changed files with 115 additions and 62 deletions

3
lua/plugins/extras.lua Normal file
View File

@@ -0,0 +1,3 @@
return {
{ import = "lazyvim.plugins.extras.coding.blink" },
}