Skip to content
Discussion options

You must be logged in to vote

Here's my ~/.blerc after reading the links by @akinomyoga

###############################################################################
# from the README
# https://github.com/akinomyoga/ble.sh?tab=readme-ov-file#22-disable-features
###############################################################################
# Disable syntax highlighting
bleopt highlight_syntax=

# Disable highlighting based on filenames
bleopt highlight_filename=

# Disable highlighting based on variable types
bleopt highlight_variable=

# Tip: you may instead specify the delay of auto-complete in millisecond
bleopt complete_auto_delay=200

# Disable ambiguous completion
bleopt complete_ambiguous=

# Disable menu-com…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@meleu
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by meleu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants