Created
August 19, 2020 16:53
-
-
Save LinArcX/be7134f5e21f972aa1f6a81e3bb97792 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
has cargo: 0 | |
has maple: /home/linarcx/VoidConf/home/.config/nvim/plugged/vim-clap/bin/maple | |
maple info: version 0.1.20 (git v0.20), built for x86_64-unknown-linux-musl by rustc 1.45.0 (5c1f21c3b 2020-07-13). | |
has +python3: 1 | |
has py dynamic module: 0 | |
Current FileType: vim | |
Third Party Providers: [] | |
Global Options: | |
let g:clap#autoload_dir = '/home/linarcx/VoidConf/home/.config/nvim/plugged/vim-clap/autoload' | |
let g:clap#provider_alias = {'gfiles': 'git_files', 'hist:': 'command_history', 'hist/': 'search_history'} | |
let g:clap_disable_bottom_top = 0 | |
let g:clap_disable_matches_indicator = v:false | |
let g:clap_disable_optional_async = v:false | |
let g:clap_disable_run_rooter = v:false | |
let g:clap_enable_icon = 0 | |
let g:clap_forerunner_status_sign = {'done': '•', 'running': '!', 'using_cache': '*'} | |
let g:clap_insert_mode_only = v:false | |
let g:clap_multi_selection_warning_silent = 0 | |
let g:clap_no_matches_msg = 'NO MATCHES FOUND' | |
let g:clap_open_action = {'ctrl-v': 'vsplit', 'ctrl-x': 'split', 'ctrl-t': 'tab split'} | |
let g:clap_popup_border = 'rounded' | |
let g:clap_preview_size = 5 | |
let g:clap_providers_relaunch_code = '@@' | |
let g:clap_search_box_border_style = 'nil' | |
let g:clap_search_box_border_symbols = {'nil': ['', ''], 'curve': ['', ''], 'arrow': ['', '']} | |
let g:clap_theme = 'material_design_dark' | |
Provider Variables: | |
[] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment