Skip to content

Instantly share code, notes, and snippets.

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]
```
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]
```
@jmpaz
jmpaz / cvimrc
Last active November 28, 2017 15:09
cVim config
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>