Update vimwiki.txt - Issue #795: VimwikiRebuildTags
This commit is contained in:
@@ -980,6 +980,7 @@ Vimwiki file.
|
|||||||
*:VimwikiRebuildTags*
|
*:VimwikiRebuildTags*
|
||||||
Rebuilds the tags metadata file for all wiki files newer than the metadata
|
Rebuilds the tags metadata file for all wiki files newer than the metadata
|
||||||
file.
|
file.
|
||||||
|
Stale entries for files that have been deleted or moved are removed automatically.
|
||||||
Necessary for all tags related commands: |vimwiki-syntax-tags|.
|
Necessary for all tags related commands: |vimwiki-syntax-tags|.
|
||||||
|
|
||||||
:VimwikiRebuildTags! does the same for all files.
|
:VimwikiRebuildTags! does the same for all files.
|
||||||
@@ -4019,6 +4020,7 @@ Contributors and their Github usernames in roughly chronological order:
|
|||||||
- @jiamingc
|
- @jiamingc
|
||||||
- Alex Claman (@claman)
|
- Alex Claman (@claman)
|
||||||
- @qadzek
|
- @qadzek
|
||||||
|
- Nathan Giard (@giardn)
|
||||||
|
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
@@ -4038,6 +4040,13 @@ master is retained as a legacy mirror of the dev branch.
|
|||||||
This is somewhat experimental, and will probably be refined over time.
|
This is somewhat experimental, and will probably be refined over time.
|
||||||
|
|
||||||
|
|
||||||
|
2026.04.08~
|
||||||
|
|
||||||
|
Fixed:~
|
||||||
|
* Issue #795: VimwikiRebuildTags now removes stale entries for files
|
||||||
|
that have been deleted or moved
|
||||||
|
|
||||||
|
|
||||||
2024.01.24~
|
2024.01.24~
|
||||||
|
|
||||||
New:~
|
New:~
|
||||||
|
|||||||
Reference in New Issue
Block a user