cleanup
This commit is contained in:
parent
fab92980c7
commit
ced8fd86c9
|
@ -10,7 +10,7 @@ set period 1
|
|||
set cursorpreviewfmt "\033[7;90m"
|
||||
set promptfmt "\033[34;1m%u\033[36m@\033[34m%h \033[35m[\033[0;1m%d\033[35m]\033[32m » \033[33m%f\033[0m"
|
||||
|
||||
# This might seem awkward, but it it needed to trigger the open for the taolf nvim plugin
|
||||
# HACK: This is needed to trigger the opening function of the taolf nvim plugin
|
||||
cmd open ${{
|
||||
set +u
|
||||
[ "$lf_user_multiedit" = "true" ] && { $EDITOR $fx; return; }
|
||||
|
|
Loading…
Reference in New Issue