fix(nvim): enable ctrl-w back in smart open
This commit is contained in:
@@ -6,9 +6,5 @@ return {
|
||||
end,
|
||||
dependencies = {
|
||||
"kkharji/sqlite.lua",
|
||||
-- -- Only required if using match_algorithm fzf
|
||||
-- { "nvim-telescope/telescope-fzf-native.nvim", build = "make" },
|
||||
-- -- Optional. If installed, native fzy will be used when match_algorithm is fzy
|
||||
-- { "nvim-telescope/telescope-fzy-native.nvim" },
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user