updates incl bigass refresh of vim init

This commit is contained in:
Henrik Bakken
2020-10-08 20:25:41 +02:00
parent df57e62c5f
commit fc8392a528
8 changed files with 492 additions and 467 deletions
+9 -9
View File
@@ -426,15 +426,15 @@ map gT tab_move -1
map gn tab_new ~
map gc tab_close
map uq tab_restore
map <a-1> tab_open 1
map <a-2> tab_open 2
map <a-3> tab_open 3
map <a-4> tab_open 4
map <a-5> tab_open 5
map <a-6> tab_open 6
map <a-7> tab_open 7
map <a-8> tab_open 8
map <a-9> tab_open 9
map w1 tab_open 1
map w2 tab_open 2
map w3 tab_open 3
map w4 tab_open 4
map w5 tab_open 5
map w6 tab_open 6
map w7 tab_open 7
map w8 tab_open 8
map w9 tab_open 9
# Sorting
map or set sort_reverse!