mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-09 12:30:05 +08:00
docs(gtags): document ctags_bin gtags layer option
This commit is contained in:
parent
3f99d0c297
commit
0d61594246
@ -94,6 +94,7 @@ gtags layer provides the following options:
|
|||||||
|
|
||||||
- `auto_update`: Update gtags/ctags database automatically when save a file. Default is `true`.
|
- `auto_update`: Update gtags/ctags database automatically when save a file. Default is `true`.
|
||||||
- `tags_cache_dir`: Setting the cache directory of tags. The default value is `~/.cache/SpaceVim/tags/`
|
- `tags_cache_dir`: Setting the cache directory of tags. The default value is `~/.cache/SpaceVim/tags/`
|
||||||
|
- `ctags_bin`: Setting the command or path of ctags. Default is `ctags`.
|
||||||
|
|
||||||
## Language Support
|
## Language Support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user