Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
1 changed files with 8 additions and 0 deletions
Showing only changes of commit 6719170651 - Show all commits

View File

@ -4,3 +4,11 @@ set mouse true
set number true set number true
set relativenumber true set relativenumber true
set cursorpreviewfmt "" set cursorpreviewfmt ""
cmd q quit
map <backspace2> quit
map <c-e> half-up
map . set hidden!
map o $nvim -c "lua require(\"oil\").open(\"$PWD\")"
map <enter> open