Переглянути джерело

Merge remote-tracking branch 'origin/pr/158'

* origin/pr/158:
  README: give the rationale for the at-end-of-.zshrc requirement
pull/136/merge
Daniel Shahaf 9 роки тому
джерело
коміт
7ee9df915d
1 змінених файлів з 8 додано та 0 видалено
  1. +8
    -0
      README.md

+ 8
- 0
README.md Переглянути файл

@ -47,6 +47,14 @@ How to install
source ~/.zshrc
FAQ
---
### Why must `zsh-syntax-highlighting.zsh` be sourced at the end of the `.zshrc` file?
`zsh-syntax-highlighting.zsh` wraps ZLE widgets. It must be sourced after all
custom widgets have been created (i.e., after all `zle -N` calls).
How to tweak
------------

Завантаження…
Відмінити
Зберегти