fix(edgy): typo
This commit is contained in:
1 file changed
+1
-1
@@ -123,7 +123,7 @@ return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
opts = {
|
||||
defaults = {
|
||||
get_selecition_window = function()
|
||||
get_selection_window = function()
|
||||
require("edgy").goto_main()
|
||||
return 0
|
||||
end,
|
||||
|
||||
Reference in new issue
Block a user