Skip to content

Tags: LucHermitte/lh-tags

Tags

3.0.7

Toggle 3.0.7's commit message
Version 3.0.7

Update to reflect changes in uctags documentation
Upgrade bg execution to lh-vim-lib v5.0.0 API

3.0.6

Toggle 3.0.6's commit message
Version 3.0.6

BUG: Fix offset in tag selection
Update to lh-vim-lib gui/dialog simplified API
BUG: Fix path for analysing saved buffers
Fix #7, Add a `CONTRIBUTORS` file
Merge pull request #6 from ezh/master
Fix #5, add absolute_path option

3.0.5

Toggle 3.0.5's commit message
Version 3.0.5

BUG: Fix `lh#tags#ignore_spelling()`
BUG: Fix `lh#tags#set_lang_map()`

3.0.4

Toggle 3.0.4's commit message
Version 3.0.4

BUG: Fix cases when called on empty `&ft`

3.0.3

Toggle 3.0.3's commit message
Version 3.0.3

BUG: Disable ` &tags`  updating from sessions

3.0.2

Toggle 3.0.2's commit message
Version 3.0.2

PORT: Fix issues on older versions of Vim

3.0.1

Toggle 3.0.1's commit message
Version 3.0.1

BUG: Fix filename produced when analysing buffer

3.0.0

Toggle 3.0.0's commit message
Version 3.0.0

Major refactorisation of the plugin
- job execution has been factorzed ans simplified
- architecture changed to support multiple indexers
- default ctags indexer asks `ctags` flavour what options
  are supported, which kinds are known, and so on. This way
  it can adapt automatically to exhuberant ctags and to
  universal ctags
- API simplified (and documented!) to request specific
  information
- tag sessions moved from lh-dev to lh-tags

2.0.6

Toggle 2.0.6's commit message
BUG: Fix `-kind` field to the right language

2.0.5

Toggle 2.0.5's commit message
Version 2.0.5