freebsd-ports/shells/zsh-fast-syntax-highlighting/pkg-plist
Son Phan Trung 5bf71a6189 shells/zsh-fast-syntax-highlighting: Optimized and extended zsh-syntax-highlighting
Zsh-fast-syntax-highlighting enables highlighting of commands whilst they
are typed at an interactive zsh prompt. This helps in reviewing
commands before running them, particularly in catching syntax errors.
Compared to zsh-syntax-highlighting, this package is more optimized
and feature-rich.

WWW: https://github.com/zdharma-continuum/fast-syntax-highlighting
2024-10-28 13:42:02 +01:00

91 lines
2.8 KiB
Text

%%DATADIR%%/-fast-make-targets
%%DATADIR%%/-fast-run-command
%%DATADIR%%/-fast-run-git-command
%%DATADIR%%/-fast-zts-read-all
%%DATADIR%%/:chroma/-alias.ch
%%DATADIR%%/:chroma/-autoload.ch
%%DATADIR%%/:chroma/-autorandr.ch
%%DATADIR%%/:chroma/-awk.ch
%%DATADIR%%/:chroma/-docker.ch
%%DATADIR%%/:chroma/-example.ch
%%DATADIR%%/:chroma/-fast-theme.ch
%%DATADIR%%/:chroma/-fpath_peq.ch
%%DATADIR%%/:chroma/-git.ch
%%DATADIR%%/:chroma/-grep.ch
%%DATADIR%%/:chroma/-hub.ch
%%DATADIR%%/:chroma/-ionice.ch
%%DATADIR%%/:chroma/-lab.ch
%%DATADIR%%/:chroma/-make.ch
%%DATADIR%%/:chroma/-nice.ch
%%DATADIR%%/:chroma/-nmcli.ch
%%DATADIR%%/:chroma/-node.ch
%%DATADIR%%/:chroma/-ogit.ch
%%DATADIR%%/:chroma/-perl.ch
%%DATADIR%%/:chroma/-precommand.ch
%%DATADIR%%/:chroma/-printf.ch
%%DATADIR%%/:chroma/-ruby.ch
%%DATADIR%%/:chroma/-scp.ch
%%DATADIR%%/:chroma/-sh.ch
%%DATADIR%%/:chroma/-source.ch
%%DATADIR%%/:chroma/-ssh.ch
%%DATADIR%%/:chroma/-subcommand.ch
%%DATADIR%%/:chroma/-subversion.ch
%%DATADIR%%/:chroma/-vim.ch
%%DATADIR%%/:chroma/-whatis.ch
%%DATADIR%%/:chroma/-which.ch
%%DATADIR%%/:chroma/-zplugin.ch
%%DATADIR%%/:chroma/main-chroma.ch
%%DATADIR%%/CHANGELOG.md
%%DATADIR%%/CHROMA_GUIDE.adoc
%%DATADIR%%/DONATIONS.md
%%DATADIR%%/LICENSE
%%DATADIR%%/README.md
%%DATADIR%%/THEME_GUIDE.md
%%DATADIR%%/_fast-theme
%%DATADIR%%/fast-highlight
%%DATADIR%%/fast-read-ini-file
%%DATADIR%%/fast-string-highlight
%%DATADIR%%/fast-syntax-highlighting.plugin.zsh
%%DATADIR%%/fast-theme
%%DATADIR%%/images/203654.gif
%%DATADIR%%/images/array-assign.png
%%DATADIR%%/images/assign.png
%%DATADIR%%/images/brackets.gif
%%DATADIR%%/images/cmdsubst.png
%%DATADIR%%/images/cplx_cond.png
%%DATADIR%%/images/eval_cmp.png
%%DATADIR%%/images/execfd.png
%%DATADIR%%/images/execfd_cmp.png
%%DATADIR%%/images/for-loop-cmp.png
%%DATADIR%%/images/for-loop.png
%%DATADIR%%/images/function.png
%%DATADIR%%/images/git_chroma.png
%%DATADIR%%/images/global-alias.png
%%DATADIR%%/images/heredoc.png
%%DATADIR%%/images/herestring.png
%%DATADIR%%/images/highlight-less.png
%%DATADIR%%/images/highlight-much.png
%%DATADIR%%/images/ideal-string.png
%%DATADIR%%/images/in_string.png
%%DATADIR%%/images/math.gif
%%DATADIR%%/images/parameter.png
%%DATADIR%%/images/theme.png
%%DATADIR%%/images/typeset.png
%%DATADIR%%/images/zcalc.png
%%DATADIR%%/test/parse.zsh
%%DATADIR%%/test/to-parse.zsh
%%DATADIR%%/tests/_output/.gitkeep
%%DATADIR%%/tests/_support/.gitkeep
%%DATADIR%%/tests/_support/bootstrap
%%DATADIR%%/tests/example.zunit
%%DATADIR%%/tests/main.zunit
%%DATADIR%%/themes/clean.ini
%%DATADIR%%/themes/default.ini
%%DATADIR%%/themes/forest.ini
%%DATADIR%%/themes/free.ini
%%DATADIR%%/themes/q-jmnemonic.ini
%%DATADIR%%/themes/safari.ini
%%DATADIR%%/themes/spa.ini
%%DATADIR%%/themes/sv-orple.ini
%%DATADIR%%/themes/sv-plant.ini
%%DATADIR%%/themes/zdharma.ini