Mercurial > vim-gutentags
comparison doc/gutentags.txt @ 270:edd757c1e28d
Update default excluded project roots
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 12 May 2022 14:14:30 -0700 |
parents | e60f685c560d |
children | abc91c5fb795 |
comparison
equal
deleted
inserted
replaced
269:e60f685c560d | 270:edd757c1e28d |
---|---|
368 is opened inside one of those projects, Gutentags | 368 is opened inside one of those projects, Gutentags |
369 won't be activated. This is similar to placing | 369 won't be activated. This is similar to placing |
370 a `.notags` file in the root of those projects, but | 370 a `.notags` file in the root of those projects, but |
371 can be useful when you don't want to, or can't, place | 371 can be useful when you don't want to, or can't, place |
372 such a file there. | 372 such a file there. |
373 Defaults to `['/usr/local']`, which is the folder where | 373 Defaults to `['/usr/local', '/opt/homebrew', '/home/linuxbrew/.linuxbrew']`, |
374 Homebrew is known to create a Git directory by default | 374 which are the folders where Homebrew is known to |
375 on MacOS. | 375 create a Git repository by default. |
376 | 376 |
377 *gutentags_project_root_finder* | 377 *gutentags_project_root_finder* |
378 g:gutentags_project_root_finder | 378 g:gutentags_project_root_finder |
379 When a buffer is loaded, Gutentags uses a default | 379 When a buffer is loaded, Gutentags uses a default |
380 (internal) implementation to find that file's | 380 (internal) implementation to find that file's |