We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbd03d9 commit 63a5570Copy full SHA for 63a5570
lua/plugins/noice.lua
@@ -41,7 +41,7 @@ return {
41
event = "msg_show",
42
any = {
43
{ find = "window%-picker" }, -- Neo-tree window picker warning
44
- { find = "^/" }, -- Search pattern -- FIXME: :pwd
+ -- { find = "^/" }, -- Search pattern -- FIXME: :pwd
45
},
46
47
opts = { skip = true },
0 commit comments