rkitover / vimpager

Use Vim as PAGER
http://www.vim.org/scripts/script.php?script_id=1723
Other
774 stars 72 forks source link

move config vars to the top of the script #187

Closed rkitover closed 8 years ago

rkitover commented 8 years ago

@lucc

Move the config vars to the top of the script next to version, run them through eval after setting tmp (for the standalone version, since the runtime is a subdir of tmp.)

Also add Makefile as a dependency for a few of the Makefile recipes, so they rebuild when Makefile is changed.

rkitover commented 8 years ago

@lucc yes, all good points. I was not in a good state this morning

rkitover commented 8 years ago

@lucc ok, updated this branch, how's this.

rkitover commented 8 years ago

@lucc fair enough