diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 1e137228..ca871ea3 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -1089,7 +1089,7 @@ a temporary file and invoking ctags on that file. This greatly speeds up tag generation in the event of slow file systems such as network shares and enables tagbar to run even on netrw virtual files that ctags would otherwise not be able to find at all. However it does incure the cost of an extra write -operation. Additionally not all sysems are able to let programs share access +operation. Additionally not all systems are able to let programs share access to temporary file space (for example Snap packages cannot read from the host system's temp file space). This setting can disable the cache mechanism entriely forcing the tags to be generated from the existing copy of the file