wincent / docvim

Documentation generator for Vim plug-ins
MIT License
25 stars 0 forks source link

Clean up `astN` bindings in `Compile.hs` #11

Closed wincent closed 8 years ago

wincent commented 8 years ago

The threading through of ast, ast2, ast3 etc is super ugly. Want to make this into a pipeline.