https://github.com/nerddiffer/vim-potion
Learning about scripting in Vim
https://github.com/nerddiffer/vim-potion
Last synced: 25 days ago
JSON representation
Learning about scripting in Vim
- Host: GitHub
- URL: https://github.com/nerddiffer/vim-potion
- Owner: NerdDiffer
- License: mit
- Created: 2015-11-03T22:01:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-03T22:35:51.000Z (over 10 years ago)
- Last Synced: 2025-04-06T14:22:46.942Z (12 months ago)
- Language: VimL
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Potion plugin for Vim
This little plugin is from following the book,
['Learn Vimscript the Hard Way'](http://learnvimscriptthehardway.stevelosh.com/chapters/14.html).
Read more about [Potion](https://github.com/perl11/potion).