Added stow.sh

This commit is contained in:
2019-01-29 02:41:37 -05:00
parent dee0136282
commit 10195a6d24
5 changed files with 16 additions and 5 deletions

View File

@@ -300,6 +300,7 @@ map ut tag_remove
map "<any> tag_toggle tag=%any
map <Space> mark_files toggle=True
map v mark_files all=True toggle=True
# unmark/clear selection
map uv mark_files all=True val=False
map V toggle_visual_mode
map uV toggle_visual_mode reverse=True