/ touch change shortcut from t to w
w is by def used for quit, same as q, so dupe
This commit is contained in:
@@ -46,7 +46,7 @@ map b multi-dragon
|
|||||||
map e edit
|
map e edit
|
||||||
map o &xdg-open $f # dedicated keys for file opener actions
|
map o &xdg-open $f # dedicated keys for file opener actions
|
||||||
map <a-r> recol
|
map <a-r> recol
|
||||||
map t :push %touch<space>
|
map w :push %touch<space>
|
||||||
map x $$f # execute current file (must be executable)
|
map x $$f # execute current file (must be executable)
|
||||||
map X !$f
|
map X !$f
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user