Sun Apr 21 09:10:45 PM CEST 2024
This commit is contained in:
parent
7d6a6ae13c
commit
9fe0657309
|
@ -11,4 +11,5 @@ map <backspace2> quit
|
||||||
map <c-e> half-up
|
map <c-e> half-up
|
||||||
map . set hidden!
|
map . set hidden!
|
||||||
map o $nvim -c "lua require(\"oil\").open(\"$PWD\")"
|
map o $nvim -c "lua require(\"oil\").open(\"$PWD\")"
|
||||||
|
map - $nvim -c "lua require(\"oil\").open(\"$PWD\")"
|
||||||
map <enter> open
|
map <enter> open
|
||||||
|
|
Loading…
Reference in New Issue