mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Discard changes to lua/lazyvim/plugins/editor.lua
This commit is contained in:
parent
ef79528ae4
commit
13a14c9226
1 changed files with 0 additions and 2 deletions
|
|
@ -72,8 +72,6 @@ return {
|
||||||
},
|
},
|
||||||
window = {
|
window = {
|
||||||
mappings = {
|
mappings = {
|
||||||
["l"] = "open",
|
|
||||||
["h"] = "close_node",
|
|
||||||
["<space>"] = "none",
|
["<space>"] = "none",
|
||||||
["Y"] = {
|
["Y"] = {
|
||||||
function(state)
|
function(state)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue