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.
require
1 parent 8707394 commit 200bc18Copy full SHA for 200bc18
lua/wincent/commandt/finder.lua
@@ -92,7 +92,6 @@ local function finder(name, directory)
92
finder.fallback = require('wincent.commandt.private.finders.fallback')(finder, directory, options)
93
end
94
95
- local merge = require('wincent.commandt.private.merge')
96
-- TODO: fix type smell here. we're merging "mode", a property that exists
97
-- inside matcher configs, into the top level, along with "name".
98
ui = UI.new()
0 commit comments