25 Commits
Author SHA1 Message Date
cheater 8f88e4bc7f Only set updatetime if g:pythonhelper_updatetime is set. 2012-02-12 14:27:54 +01:00
cheater 476707b687 Deleted stray comment. 2012-02-12 14:27:53 +01:00
cheater e1d3306adc You can now set the updatetime used by pythonhelper with g:pythonhelper_updatetime. 2012-02-12 14:27:51 +01:00
cheater 1e1d1cc6f1 Doc bug. 2012-02-12 14:27:50 +01:00
cheater 4a9a963dd6 Added the ability to separately access the tag name and tag type, via TagInStatusLineTag or TagInStatusLineType respectively. 2012-02-12 14:27:48 +01:00
cheater dcf5507d0f Doc bug. 2012-02-12 14:27:47 +01:00
cheater 1b61929c9a Doc bug. 2012-02-12 14:27:44 +01:00
cheater 0cccd82b2a Use a zipper instead of counting by hand. 2012-02-12 14:27:41 +01:00
cheater 702b07e390 Code style. 2012-02-12 14:27:39 +01:00
cheater a361304e73 Deleted non-iterator code. Refactoring complete. 2012-02-12 14:27:36 +01:00
cheater aee6f328aa Continue refactoring towards an iterator. 2012-02-12 14:27:34 +01:00
cheater ba115f64cc Initial iterator-based implementation. 2012-02-12 14:27:32 +01:00
cheater d6046886a3 Exceptions can tell you the same thing. 2012-02-12 14:27:31 +01:00
cheater f323d3cc74 Starting refactor towards an iterator. 2012-02-12 14:27:29 +01:00
cheater fe86a19e35 Added a FIXME for the 'except Exception'. 2012-02-12 14:27:27 +01:00
cheater c9dc1f3ec0 Lame use of exceptions. Never ever use an except block without qualifying the exception type, never ever catch exceptions from multiple sources at once. 2012-02-12 14:27:25 +01:00
cheater e70cca0a11 Corrected documentation. 2012-02-12 14:27:22 +01:00
cheater 005a35dcf6 More bad English in the doc. 2012-02-12 14:27:20 +01:00
cheater 42d72d9e6b More bad English in the doc. 2012-02-12 14:27:18 +01:00
cheater 6494b9de1c Tweaked installation instructions. 2012-02-12 14:27:11 +01:00
cheater 864d36fd02 Bad English in the installation instructions. 2012-02-12 14:26:58 +01:00
cheater 333db2d78e Yet more typos in the installation instructions 2012-02-12 14:26:55 +01:00
cheater 888970d931 More typos in the installation instructions 2012-02-12 14:26:52 +01:00
cheater 2e27597939 Code style. Tabs AND spaces? WTF. http://i.imgur.com/Lo5Vv.png 2012-02-12 14:26:47 +01:00
cheater 0ce33afc6c Typo in installation instructions. 2012-02-12 14:26:41 +01:00