add try block to declare mode
This commit is contained in:
parent
fda458cb17
commit
a753c1a89a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
# │ different fzf commands. │
|
# │ different fzf commands. │
|
||||||
# ╰─────────────────────────────────╯
|
# ╰─────────────────────────────────╯
|
||||||
|
|
||||||
declare-user-mode fzf
|
try %{ declare-user-mode fzf }
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
declare-option -docstring "command to provide list of files to fzf. Arguments are supported
|
declare-option -docstring "command to provide list of files to fzf. Arguments are supported
|
||||||
|
|
Loading…
Reference in a new issue