mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 12:45:57 +01:00
Merge pull request #256 from horriblename/cleanup-extra-print
cleanup: extra print
This commit is contained in:
commit
13b59b00db
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ in {
|
|||
vim_item.menu = ({
|
||||
${builtMaps}
|
||||
})[entry.source.name]
|
||||
print(vim_item.menu)
|
||||
return vim_item
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue