Discard changes to lua/lazyvim/plugins/editor.lua

This commit is contained in:
Rubin Bhandari 2024-06-10 22:30:23 +05:45 committed by GitHub
parent ef79528ae4
commit 13a14c9226
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -72,8 +72,6 @@ return {
}, },
window = { window = {
mappings = { mappings = {
["l"] = "open",
["h"] = "close_node",
["<space>"] = "none", ["<space>"] = "none",
["Y"] = { ["Y"] = {
function(state) function(state)