Opened 13 years ago
#195 new enhancement
Completion for `:set` should provide appropriate options for bool and enum variables
Reported by: | jgross@mit.edu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui | Keywords: | |
Cc: |
Description
Currently, we provide completion for variable names for :set, but not values. We should tab-complete to on/off for boolean variables, and the valid values for enums.
Note: See
TracTickets for help on using
tickets.