Laptop #2
|
@ -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