Ivan Smirnov
8e24b027cd
Merge f19ff89432 into e0165eaa73
2024-01-23 21:48:08 -05:00
Daniel Shahaf
2cd73fcbde
*: Update sourceforge links
...
* changelog.md: Update links here too. They have not yet appeared in
any stable release.
Command used: perl -pi -e 's#http://zsh.sourceforge.net#https://zsh.sourceforge.io#g ' **/*(.)
2022-02-22 10:42:31 +00:00
Sean Wei
4fb570e104
docs: Enable Syntax Highlighting for Code Snippits
2019-01-13 16:12:41 +08:00
Tobias Sette
3dc74b5c2c
pattern, regexp: Declare the variable in the documentation example
...
Fixes #590 .
2018-12-14 10:21:55 +00:00
Ivan Smirnov
f19ff89432
Add instructions about initializing variable
...
Many users use modular configuration loaders for zshrc. Adding a note to users explaining how to define ZSH_HIGHLIGHT_PATTERNS before sourcing zsh-syntax-highlighting. The typeset is important, since simply setting the variable doesn't have the desired effect.
2018-08-20 16:49:39 -07:00
Daniel Shahaf
438a94496f
docs: Grammar fix.
2015-11-24 07:43:03 +00:00
Daniel Shahaf
7ee350efcd
docs: Port new text to individual highlighters' documentation.
...
The new text is from the preceding two commits, 22123ab622 + ded1c8789b .
Fixes a broken link.
2015-11-24 07:39:44 +00:00
Daniel Shahaf
ded1c8789b
docs: Clarify highlighters documentation.
2015-11-24 07:32:18 +00:00
Matthew Martin
0ab450ae47
docs: Move docs into docs/
2015-11-24 00:09:21 -06:00