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
- Host: GitHub
- URL: https://github.com/tjdevries/learn_your_vim
- Owner: tjdevries
- Created: 2020-02-17T19:54:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-17T19:55:22.000Z (over 6 years ago)
- Last Synced: 2025-01-16T19:25:06.504Z (over 1 year ago)
- Language: Vim script
- Size: 5.86 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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