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

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

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