zmjjmz / plagiarivim

Vim plugin for finding answers on StackOverflow and pasting them into the buffer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plagiarivim

Vim plugin for finding answers on StackOverflow and pasting them into the buffer.

Your vim needs to be compiled with python2 interpreting support. In Arch, edit PKGBUILD to have --enable-pythoninterp in package_vim(), as well as adding python2 to the depends list

About

Vim plugin for finding answers on StackOverflow and pasting them into the buffer.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%