https://github.com/erictleung/tutorial-vim
:musical_keyboard: Tutorial, resources, and notes on the text editor Vim
https://github.com/erictleung/tutorial-vim
coding text-editing tutorial vim
Last synced: 10 months ago
JSON representation
:musical_keyboard: Tutorial, resources, and notes on the text editor Vim
- Host: GitHub
- URL: https://github.com/erictleung/tutorial-vim
- Owner: erictleung
- License: cc0-1.0
- Created: 2015-12-06T09:44:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-30T22:43:19.000Z (over 8 years ago)
- Last Synced: 2025-02-16T07:57:13.466Z (12 months ago)
- Topics: coding, text-editing, tutorial, vim
- Language: Makefile
- Homepage:
- Size: 153 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim Tutorial
Tutorial and resources on the text editor Vim
## Compile PDF
```Shell
$ git clone git@github.com:erictleung/tutorial-vim.git
$ cd tutorial-vim
$ make
```
## Compiling Requirements
- `pandoc`
- `pdflatex`
## License
