Created
June 1, 2020 17:06
-
-
Save b-rodrigues/b7eb0a9b885b76148cb30c8522d0a9f3 to your computer and use it in GitHub Desktop.
basic bépo config for vivium
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unmap T | |
map t scrollLeft | |
map n scrollRight | |
map r scrollDown | |
map s scrollUp | |
map d removeTab | |
map u restoreTab | |
map v previousTab | |
map l nextTab | |
map J Vomnibar.activateInNewTab | |
map b Vomnibar.activateTabSelection | |
map j createTab | |
map R scrollPageDown | |
map S scrollPageUp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment