You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example file path 'src/routes/[lang(en|de)]/product-list.svelte'
Clap debug
has cargo: 1
has maple: /Users/jayphen/.config/nvim/plugged/vim-clap/target/release/maple
maple info: version 0.1.23, built for x86_64-apple-darwin by rustc 1.49.0.
has +python3: 1
has py dynamic module: 1
has ctags:
vim-clap: Ensure ctags executable is in your PATH and has the JSON output featurectags without JSON output support
Current sync impl: Lua
Current FileType:
Third Party Providers: []
Global Options:
let g:clap#autoload_dir = '/Users/jayphen/.config/nvim/plugged/vim-clap/autoload'
let g:clap#provider_alias = {'gfiles': 'git_files', 'hist:': 'command_history', 'hist/': 'search_history'}
let g:clap_background_shadow_blend = 50
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_background_shadow = v:true
let g:clap_enable_debug = 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_layout = {'relative': 'editor'}
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_open_preview = 'always'
let g:clap_popup_border = 'rounded'
let g:clap_preview_direction = 'LR'
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'
The text was updated successfully, but these errors were encountered:
Environment (please complete the following information):
Describe the bug
When using files/git_files to fzf a file that has brackets/a pipe in it, the file does not open. Instead the following is output:
Example file path 'src/routes/[lang(en|de)]/product-list.svelte'
Clap debug
The text was updated successfully, but these errors were encountered: