Go to file
Strahinja Val Markovic ad859ee002 Using the pyeval func introduced in vim 7.3.584
This makes the whole plugin much faster since we now don't need to serialize and
deserialize the return values from python funcs before we can use them in Vim.
Oh God I've been waiting for something like this for so long... using this also
forces us to demand vim 7.3.584 or higher.
2012-07-21 10:10:19 -07:00
autoload Using the pyeval func introduced in vim 7.3.584 2012-07-21 10:10:19 -07:00
cpp Splitting the UnsavedFile struct into its own file 2012-07-21 09:09:29 -07:00
plugin Using the pyeval func introduced in vim 7.3.584 2012-07-21 10:10:19 -07:00
python Using the pyeval func introduced in vim 7.3.584 2012-07-21 10:10:19 -07:00
.gitignore Tweaking gitignore some more 2012-07-05 20:57:15 -07:00
README.md Adding initial readme file 2012-04-15 20:14:47 -07:00

Work in progress, NOT yet ready for primetime!