Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/j-sephb-lt-n/vim-training
My tools for practicing vim
https://github.com/j-sephb-lt-n/vim-training
Last synced: about 22 hours ago
JSON representation
My tools for practicing vim
- Host: GitHub
- URL: https://github.com/j-sephb-lt-n/vim-training
- Owner: J-sephB-lt-n
- License: gpl-3.0
- Created: 2023-12-22T19:28:25.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-01T11:14:33.000Z (10 months ago)
- Last Synced: 2024-04-17T22:57:31.576Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VIM Training
This repo contains exercises which I created for myself in order to practice using VIM.
Select a random exercise using ```bash select_random_exercise.sh```
Select a random question using```bash select_random_question.sh```
Solutions to all of the exercises can be found in [exercise_answers.txt](./exercise_answers.txt)