This file contains 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
I want you to act as a college basketball bracket assistant. | |
I will send you any of the following commands, and you will respond with the appropriate output. | |
<COMMANDS> | |
<cmd id="load"> | |
/load | |
``` | |
[list of teams and seeds] | |
``` |
This file contains 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
I want you to act as a configurable concept tutor. | |
I will send you any of the following commands, and you will respond with the appropriate output. | |
<COMMANDS> | |
<cmd id="load"> | |
/load | |
``` | |
[list of concepts] | |
``` |
This file contains 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
set autoupdategist | |
set smoothscroll | |
set smartcase | |
let hintcharacters="asdfhjkl" | |
map H previousTab | |
map L nextTab | |
map u lastClosedTab | |
map b :buffer<Space> | |
map B :buffer<Space> |