An open API service indexing awesome lists of open source software.

https://github.com/tjdevries/learn_your_vim

Tool to generate Anki Cards for you Vim Configuration
https://github.com/tjdevries/learn_your_vim

Last synced: over 1 year ago
JSON representation

Tool to generate Anki Cards for you Vim Configuration

Awesome Lists containing this project

README

          

# LearnYourVim

To vim is to LYV.

Learn Your Vim helps you make an Anki deck from:

- Your personal mappings
- Mappings you want to remember
- Built-in Shortcuts

## Personal Mappings

```vim
" For vim code, simply prepend a mapping line w/ " ANKI:

" ANKI: Open fuzzy finder window for project files
nnoremap FzfPreviewProjectFiles
```

After running ``, you'll have an Anki card that looks like:

```
Open fuzzy finder window for project files; ;
```

## TODO:

- Add tags support
- Options to:
- Show code
- Show mode