1

Regenerate nvim config

This commit is contained in:
2024-06-02 03:29:20 +02:00
parent 75eea0c030
commit ef2e28883d
5576 changed files with 604886 additions and 503 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,111 @@
CmpItemAbbr cmp.txt /*CmpItemAbbr*
CmpItemAbbrDeprecated cmp.txt /*CmpItemAbbrDeprecated*
CmpItemAbbrMatch cmp.txt /*CmpItemAbbrMatch*
CmpItemAbbrMatchFuzzy cmp.txt /*CmpItemAbbrMatchFuzzy*
CmpItemKind cmp.txt /*CmpItemKind*
CmpItemKind%KIND_NAME% cmp.txt /*CmpItemKind%KIND_NAME%*
CmpItemMenu cmp.txt /*CmpItemMenu*
CmpReady cmp.txt /*CmpReady*
CmpStatus cmp.txt /*CmpStatus*
cmp cmp.txt /*cmp*
cmp-abstract cmp.txt /*cmp-abstract*
cmp-autocmd cmp.txt /*cmp-autocmd*
cmp-command cmp.txt /*cmp-command*
cmp-concept cmp.txt /*cmp-concept*
cmp-config cmp.txt /*cmp-config*
cmp-config-helper cmp.txt /*cmp-config-helper*
cmp-config.completion.autocomplete cmp.txt /*cmp-config.completion.autocomplete*
cmp-config.completion.completeopt cmp.txt /*cmp-config.completion.completeopt*
cmp-config.completion.keyword_length cmp.txt /*cmp-config.completion.keyword_length*
cmp-config.completion.keyword_pattern cmp.txt /*cmp-config.completion.keyword_pattern*
cmp-config.confirmation.get_commit_characters cmp.txt /*cmp-config.confirmation.get_commit_characters*
cmp-config.enabled cmp.txt /*cmp-config.enabled*
cmp-config.experimental.ghost_text cmp.txt /*cmp-config.experimental.ghost_text*
cmp-config.formatting.expandable_indicator cmp.txt /*cmp-config.formatting.expandable_indicator*
cmp-config.formatting.fields cmp.txt /*cmp-config.formatting.fields*
cmp-config.formatting.format cmp.txt /*cmp-config.formatting.format*
cmp-config.mapping cmp.txt /*cmp-config.mapping*
cmp-config.matching.disallow_fullfuzzy_matching cmp.txt /*cmp-config.matching.disallow_fullfuzzy_matching*
cmp-config.matching.disallow_fuzzy_matching cmp.txt /*cmp-config.matching.disallow_fuzzy_matching*
cmp-config.matching.disallow_partial_fuzzy_matching cmp.txt /*cmp-config.matching.disallow_partial_fuzzy_matching*
cmp-config.matching.disallow_partial_matching cmp.txt /*cmp-config.matching.disallow_partial_matching*
cmp-config.matching.disallow_prefix_unmatching cmp.txt /*cmp-config.matching.disallow_prefix_unmatching*
cmp-config.performance.async_budget cmp.txt /*cmp-config.performance.async_budget*
cmp-config.performance.confirm_resolve_timeout cmp.txt /*cmp-config.performance.confirm_resolve_timeout*
cmp-config.performance.debounce cmp.txt /*cmp-config.performance.debounce*
cmp-config.performance.fetching_timeout cmp.txt /*cmp-config.performance.fetching_timeout*
cmp-config.performance.max_view_entries cmp.txt /*cmp-config.performance.max_view_entries*
cmp-config.performance.throttle cmp.txt /*cmp-config.performance.throttle*
cmp-config.preselect cmp.txt /*cmp-config.preselect*
cmp-config.snippet.expand cmp.txt /*cmp-config.snippet.expand*
cmp-config.sorting.comparators cmp.txt /*cmp-config.sorting.comparators*
cmp-config.sorting.priority_weight cmp.txt /*cmp-config.sorting.priority_weight*
cmp-config.sources cmp.txt /*cmp-config.sources*
cmp-config.sources[n].entry_filter cmp.txt /*cmp-config.sources[n].entry_filter*
cmp-config.sources[n].group_index cmp.txt /*cmp-config.sources[n].group_index*
cmp-config.sources[n].keyword_length cmp.txt /*cmp-config.sources[n].keyword_length*
cmp-config.sources[n].keyword_pattern cmp.txt /*cmp-config.sources[n].keyword_pattern*
cmp-config.sources[n].max_item_count cmp.txt /*cmp-config.sources[n].max_item_count*
cmp-config.sources[n].name cmp.txt /*cmp-config.sources[n].name*
cmp-config.sources[n].option cmp.txt /*cmp-config.sources[n].option*
cmp-config.sources[n].priority cmp.txt /*cmp-config.sources[n].priority*
cmp-config.sources[n].trigger_characters cmp.txt /*cmp-config.sources[n].trigger_characters*
cmp-config.view cmp.txt /*cmp-config.view*
cmp-config.view.docs.auto_open cmp.txt /*cmp-config.view.docs.auto_open*
cmp-config.view.entries.follow_cursor cmp.txt /*cmp-config.view.entries.follow_cursor*
cmp-config.view.entries.selection_order cmp.txt /*cmp-config.view.entries.selection_order*
cmp-config.window.completion.col_offset cmp.txt /*cmp-config.window.completion.col_offset*
cmp-config.window.completion.scrollbar cmp.txt /*cmp-config.window.completion.scrollbar*
cmp-config.window.completion.side_padding cmp.txt /*cmp-config.window.completion.side_padding*
cmp-config.window.documentation.max_height cmp.txt /*cmp-config.window.documentation.max_height*
cmp-config.window.documentation.max_width cmp.txt /*cmp-config.window.documentation.max_width*
cmp-config.window.{completion,documentation}.border cmp.txt /*cmp-config.window.{completion,documentation}.border*
cmp-config.window.{completion,documentation}.scrolloff cmp.txt /*cmp-config.window.{completion,documentation}.scrolloff*
cmp-config.window.{completion,documentation}.winblend cmp.txt /*cmp-config.window.{completion,documentation}.winblend*
cmp-config.window.{completion,documentation}.winhighlight cmp.txt /*cmp-config.window.{completion,documentation}.winhighlight*
cmp-config.window.{completion,documentation}.zindex cmp.txt /*cmp-config.window.{completion,documentation}.zindex*
cmp-contents cmp.txt /*cmp-contents*
cmp-develop cmp.txt /*cmp-develop*
cmp-faq cmp.txt /*cmp-faq*
cmp-filetype cmp.txt /*cmp-filetype*
cmp-function cmp.txt /*cmp-function*
cmp-highlight cmp.txt /*cmp-highlight*
cmp-mapping cmp.txt /*cmp-mapping*
cmp-usage cmp.txt /*cmp-usage*
cmp.abort cmp.txt /*cmp.abort*
cmp.close cmp.txt /*cmp.close*
cmp.close_docs cmp.txt /*cmp.close_docs*
cmp.complete cmp.txt /*cmp.complete*
cmp.complete_common_string cmp.txt /*cmp.complete_common_string*
cmp.config.context.in_syntax_group cmp.txt /*cmp.config.context.in_syntax_group*
cmp.config.context.in_treesitter_capture cmp.txt /*cmp.config.context.in_treesitter_capture*
cmp.config.sources cmp.txt /*cmp.config.sources*
cmp.config.window.bordered cmp.txt /*cmp.config.window.bordered*
cmp.confirm cmp.txt /*cmp.confirm*
cmp.event:on cmp.txt /*cmp.event:on*
cmp.get_active_entry cmp.txt /*cmp.get_active_entry*
cmp.get_entries cmp.txt /*cmp.get_entries*
cmp.get_selected_entry cmp.txt /*cmp.get_selected_entry*
cmp.mapping.abort cmp.txt /*cmp.mapping.abort*
cmp.mapping.close cmp.txt /*cmp.mapping.close*
cmp.mapping.close_docs cmp.txt /*cmp.mapping.close_docs*
cmp.mapping.complete cmp.txt /*cmp.mapping.complete*
cmp.mapping.complete_common_string cmp.txt /*cmp.mapping.complete_common_string*
cmp.mapping.confirm cmp.txt /*cmp.mapping.confirm*
cmp.mapping.open_docs cmp.txt /*cmp.mapping.open_docs*
cmp.mapping.scroll_docs cmp.txt /*cmp.mapping.scroll_docs*
cmp.mapping.select_next_item cmp.txt /*cmp.mapping.select_next_item*
cmp.mapping.select_prev_item cmp.txt /*cmp.mapping.select_prev_item*
cmp.open_docs cmp.txt /*cmp.open_docs*
cmp.scroll_docs cmp.txt /*cmp.scroll_docs*
cmp.select_next_item cmp.txt /*cmp.select_next_item*
cmp.select_prev_item cmp.txt /*cmp.select_prev_item*
cmp.setup cmp.txt /*cmp.setup*
cmp.setup.buffer cmp.txt /*cmp.setup.buffer*
cmp.setup.cmdline cmp.txt /*cmp.setup.cmdline*
cmp.setup.filetype cmp.txt /*cmp.setup.filetype*
cmp.visible cmp.txt /*cmp.visible*
cmp.visible_docs cmp.txt /*cmp.visible_docs*
cmp_docs cmp.txt /*cmp_docs*
cmp_menu cmp.txt /*cmp_menu*
nvim-cmp cmp.txt /*nvim-cmp*