https://github.com/olical/project-wide-operations
Project-wide operations in Vim, a talk for Vim London
https://github.com/olical/project-wide-operations
Last synced: 4 months ago
JSON representation
Project-wide operations in Vim, a talk for Vim London
- Host: GitHub
- URL: https://github.com/olical/project-wide-operations
- Owner: Olical
- Created: 2014-04-26T13:45:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T20:31:55.000Z (about 11 years ago)
- Last Synced: 2025-01-05T02:10:26.538Z (5 months ago)
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-wide operation in Vim
## Creating, finding and editing across a project
Deck for a talk I'm giving at [Vim London][]. Uses [Vimdeck][].
I've added a tiny binding in `.lvimrc` (which is sourced automatically by [vim-localvimrc][]) to make compiling the current file and running it with [Vimdeck][] really easy. Just hit `r`.
This talk features my first plugin, [EnMasse][], quite heavily. I hope some of you will find it useful!
[Vim London]: http://www.meetup.com/Vim-London/events/174682642/
[Vimdeck]: https://github.com/tybenz/vimdeck
[vim-localvimrc]: https://github.com/embear/vim-localvimrc
[EnMasse]: https://github.com/Wolfy87/vim-enmasse