Commit Graph
6 Commits
Author SHA1 Message Date
gryf 03f3c9ef1e Unifying regexp for detecting class/function
Removing unnecessary functions for "detecting" context of the
class/function. Unifying regexp for detecting class/method/function,
get rid of excess iterator as a facade for vim buffer. Simplifying function
for gathering tags.
2016-05-19 21:14:07 +02:00
gryf c9e210a331 Get rid of globals 2016-05-19 06:48:31 +02:00
gryf 327dce4b7a Refactor PythonTag class 2016-05-18 21:22:21 +02:00
gryf 9809859c73 Enforce PEP8 on the Python code 2016-05-18 21:16:23 +02:00
gryf d40dbfe22b Separate vim and pthon scripts 2016-05-18 20:19:10 +02:00
gryf e37a64afc4 Removing clutter from python section 2016-05-17 18:38:49 +02:00