summary refs log tree commit diff
path: root/home/.config/nvim/syntax
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-05-14 18:41:23 -0400
committerJune McEnroe <june@causal.agency>2018-04-03 22:01:03 -0400
commit7fb18c99883478483b8a23fd3679fc33c80648ab (patch)
tree23b346c92ac9757331111fa7413ebb384534ee46 /home/.config/nvim/syntax
parentAdd new Colin Stetson album (diff)
downloadsrc-7fb18c99883478483b8a23fd3679fc33c80648ab.tar.gz
src-7fb18c99883478483b8a23fd3679fc33c80648ab.zip
Add A Common Truth
Diffstat (limited to 'home/.config/nvim/syntax')
0 files changed, 0 insertions, 0 deletions
tr> 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch Previously the script tried to encode output from Pygments with the ASCII codec, which failed. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Add a suggestion to the manpagePřemysl Janouch So that people wishing to use "enable-http-clone" don't have to find out the correct settings on their own. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix the example configurationPřemysl Janouch "enable-git-clone" doesn't exist, replaced with "enable-http-clone". Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix about-formatting.shPřemysl Janouch dash failed to parse the script. Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08Fix some spelling errorsPřemysl Janouch Signed-off-by: Přemysl Janouch <p.janouch@gmail.com> 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts