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
| module: bb_setup { | |
| use rvtypes; | |
| use rvui; | |
| use commands; | |
| use app_utils; | |
| use extra_commands; | |
| documentation: """ | |
| BaseblackMinorMode adds keybindings and other funky stuff like that to the | |
| session. |
NewerOlder