-
Notifications
You must be signed in to change notification settings - Fork 0
Home
FrancescoMagliocco edited this page Aug 9, 2019
·
8 revisions
Vim-UCTags is a Vim Plugin that uses Universal-CTags to highlight syntax of a wide range of languages. The languages that are supported are that of what is supported by Universal-CTags itself.
This wiki is still being worked on.
For now, most parts of this wiki will just be copied from the README, but should make it easier to navigate.
A lot of the links and reference in this wiki wont work. In time I will have them all fixed.
- Home
- Requirements
- Optional Dependencies
- Installing
- Definitions
-
Global Options
- g:uctags_executable
- g:uctags_tags_file
- g:uctags_pre_args
- g:uctags_extra_args
- g:uctags_use_keyword
- g:uctags_skip_non_keyword
- g:uctags_use_only_match
- g:uctags_use_keyword_over_match
- g:uctags_use_perl
- g:uctags_use_readtags
- g:uctags_max_syn
- g:uctags_skip_kind_for
- g:uctags_kind_to_hlg
- g:uctags_match_map
- g:uctags_args
- g:uctags_hl_group_map
- g:uctags_lang_map
- Home
- Requirements
- Optional Dependencies
- Installing
- Definitions
-
Global Options
- g:uctags_executable
- g:uctags_tags_file
- g:uctags_pre_args
- g:uctags_extra_args
- g:uctags_use_keyword
- g:uctags_skip_non_keyword
- g:uctags_use_only_match
- g:uctags_use_keyword_over_match
- g:uctags_use_perl
- g:uctags_use_readtags
- g:uctags_max_syn
- g:uctags_skip_kind_for
- g:uctags_kind_to_hlg
- g:uctags_match_map
- g:uctags_args
- g:uctags_hl_group_map
- g:uctags_lang_map