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

https://github.com/sandipb/vimscript-workbook

Exercises to understand vimscript syntax
https://github.com/sandipb/vimscript-workbook

vim vimscript

Last synced: about 1 year ago
JSON representation

Exercises to understand vimscript syntax

Awesome Lists containing this project

README

          

VIMSCRIPT WORKBOOK
==================

I am going through the wonderful [Learn Vimscript the Hard Way] to learn
vimscript. To remember my way through it, I thought of jotting down examples as
a way of taking notes from the book.

[Learn Vimscript the Hard Way]: http://learnvimscriptthehardway.stevelosh.com/