aboutsummaryrefslogtreecommitdiff
path: root/vim/after/syntax/readline.vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-21 22:57:28 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-21 22:57:28 +1300
commitf4ce398f35874c86b8820937527eb065af745f9b (patch)
treec2b3cfccff940ce12eed75529831d720d27c90e7 /vim/after/syntax/readline.vim
parentMerge branch 'hotfix/v1.71.3' (diff)
parentBump VERSION (diff)
downloaddotfiles-1.72.0.tar.gz (sig)
dotfiles-1.72.0.zip
Merge branch 'release/v1.72.0'v1.72.0
* release/v1.72.0: Bump VERSION Restore 'visualbell' Vim setting Correct sxhkd installation path Add Bash settings to Vim readline highlighting Add missing left angle bracket to filetype undo Remove trailing quote from edda(1df) manual Add a new issue
Diffstat (limited to 'vim/after/syntax/readline.vim')
-rw-r--r--vim/after/syntax/readline.vim3
1 files changed, 3 insertions, 0 deletions
diff --git a/vim/after/syntax/readline.vim b/vim/after/syntax/readline.vim
new file mode 100644
index 00000000..050b2dc1
--- /dev/null
+++ b/vim/after/syntax/readline.vim
@@ -0,0 +1,3 @@
+" Clear away the flag we set in syntax/readline.vim to include Bash commands
+" in the highlight list
+unlet! g:readline_has_bash