mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-02-27 10:25:32 +08:00
Fix vim header
This commit is contained in:
parent
887f06131e
commit
a2f022c70f
@ -2,6 +2,7 @@
|
|||||||
# Copyleft 2010 zsh-syntax-highlighting contributors
|
# Copyleft 2010 zsh-syntax-highlighting contributors
|
||||||
# http://github.com/nicoulaj/zsh-syntax-highlighting
|
# http://github.com/nicoulaj/zsh-syntax-highlighting
|
||||||
# All wrongs reserved.
|
# All wrongs reserved.
|
||||||
|
# vim: ft=zsh sw=2 ts=2 et
|
||||||
|
|
||||||
# Token types styles.
|
# Token types styles.
|
||||||
# See http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#SEC135
|
# See http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#SEC135
|
||||||
@ -156,5 +157,3 @@ for f in $ZSH_HIGHLIGHT_ZLE_UPDATE_EVENTS; do
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
# vim: sw=2 ts=4 et
|
|
||||||
|
Loading…
Reference in New Issue
Block a user