Experimenting with searching thru nvim (wit) and also running commands

using noice
This commit is contained in:
2025-04-26 18:20:23 +03:00
parent ccdf0d4594
commit 49be66e67a
5 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
return {
'aliqyan-21/wit.nvim',
opts = {},
cmd = { 'WitSearch' },
}