yegappan / taglist

Source code browser plugin for Vim
BSD 2-Clause "Simplified" License
92 stars 39 forks source link

Use dictionaries #4

Closed man9ourah closed 4 years ago

man9ourah commented 4 years ago

this updates to use dictionaries instead of the old indirect variable accessing. Regex used for each commit are added as comments on the commit that changed the respective variables.

I could see a few more that need to be updated too though, but this does not break any thing I hope, we can fix the other as we go on.