Explorar el Código

Fix vim header

pull/18/head
Julien Nicoulaud hace 13 años
padre
commit
a2f022c70f
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      zsh-syntax-highlighting.zsh

+ 1
- 2
zsh-syntax-highlighting.zsh Ver fichero

@ -2,6 +2,7 @@
# Copyleft 2010 zsh-syntax-highlighting contributors
# http://github.com/nicoulaj/zsh-syntax-highlighting
# All wrongs reserved.
# vim: ft=zsh sw=2 ts=2 et
# Token types styles.
# 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
done
# vim: sw=2 ts=4 et

Cargando…
Cancelar
Guardar