-
Notifications
You must be signed in to change notification settings - Fork 0
g:uctags_use_perl
FrancescoMagliocco edited this page Aug 9, 2019
·
2 revisions
Default: 1 (If Vim is compiled with the +perl
feature)
Each function that utilizes Perl will first check if Vim has support for Perl
compiled. If Perl isn't supported, the Vim variant functions will be used.
It is highly recommended to use Perl, especially for larger projects with an exceedingly amount of tags. You will notice an increase in performance.
You do not need any knowledge whatsoever on how to use Perl to take advantage of what it offers.
- 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