Auto commit: 2024-11-09 20:00:02

This commit is contained in:
Daniel Fichtinger 2024-11-09 20:00:02 -05:00
parent cdd2fc5b11
commit b0c5545709

View file

@ -27,6 +27,7 @@ return {
opts = { opts = {
mappings = { mappings = {
go_in_plus = "<CR>", go_in_plus = "<CR>",
synchronize = ":w",
-- go_out = "<BS>", -- go_out = "<BS>",
-- reset = "-", -- reset = "-",
}, },