mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 17:58:51 +02:00
fix(edgy): typo
This commit is contained in:
parent
fb70170058
commit
9357ea2881
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue