diff options
author | Peter Odding <peter@peterodding.com> | 2015-03-15 12:46:09 +0100 |
---|---|---|
committer | Peter Odding <peter@peterodding.com> | 2015-03-15 12:46:09 +0100 |
commit | 67d82cf546237bcfcc869bc9d40ec62ce9e5b5de (patch) | |
tree | 98a7e06545426d4df6faa02695c01a5117882877 /TODO.md | |
parent | f711ff64133e2d20145352a5020ea1b9c019828e (diff) | |
parent | a60b1cfd8236cc008ec7c6c18dd8708cdfb1ce01 (diff) | |
download | vim-easytags-67d82cf546237bcfcc869bc9d40ec62ce9e5b5de.tar.gz |
Merge pull request #111: Give precedence to dynamic files over storage by filetype
I rewrote quite a bit of code in this pull request but I didn't change
the behavior introduced by @cornerman (at least it was not my intention
to do so). The main reason for rewriting was that the name
xolox#easytags#get_global_tagsfile() "was a lie" because it could
select either a file type specific tags files or the global tags file. I
like functions whose name captures what they do so had to change things
around in order to merge pull request 111 without having that name
bother me :-).
See also pull request 111 on GitHub:
https://github.com/xolox/vim-easytags/pull/111
Which came forth from issue 102:
https://github.com/xolox/vim-easytags/issues/102
Diffstat (limited to 'TODO.md')
0 files changed, 0 insertions, 0 deletions