Commit Graph

1691 Commits (68d525cd8b350b40e2c990c70625eba4e82f746d)
 

Author SHA1 Message Date
Ján Priner fc1f37d3df Add Ninja syntax highlighting 4 years ago
Zachary J. Rollyson a3f037773a feat: include dotfiles (.) in create_highlighted_versions.py search 4 years ago
Zachary J. Rollyson c71c8980cf feat: add syntax sample for dotEnv files 4 years ago
Albert Safin 6bf7b79f13 Fix zsh completion
* Fix completion for -p option (#1320)
* Use prefixed function names to avoid name clash
4 years ago
Keith Hall 5d9adc14e7 Include details about Manpage syntax improvements in the changelog 4 years ago
Keith Hall 575888d81b Fix Manpage C highlighting regression 4 years ago
sharkdp 3539d3e72d Add Manpage syntax regression test for select(2) 4 years ago
Keith Hall bb25111ca9 Improve Manpage syntax 4 years ago
Zachary J. Rollyson 3c756a65a6 feat: add syntax tests for sass 4 years ago
Matthieu Vion 8d574826c9 Added reStructuredText reference for syntax tests 4 years ago
Matthieu Vion 7c7eebbe83 Changed Makefile syntax test source
Now using Makefile from the Redis project
4 years ago
Matthieu Vion 57ad85814b Added Makefile to syntax tests
Make progress in #1213
4 years ago
Benjamin Sinkula 4b2b419400 Add Common Lisp syntax highlighting test files 4 years ago
Celeo b83716f0eb feat: add Nim syntax test file 4 years ago
Keith Hall 6872a4dd7f Fix small grammar mistake/typo in the readme 4 years ago
sharkdp 4d6b2fec13 Add PureScript syntax test 4 years ago
David Peter 57c1a7fd69
Formatting fix 4 years ago
sharkdp bf78b74db4 Minor README improvements 4 years ago
Terence f80fba4d24
Integrate README.md with new assets.md (#1293) 4 years ago
Pablo Santiago Blum de Aguiar d075d2b453 Make logo compatible with light and dark themes 4 years ago
Benjamin Sinkula 5650624822 Add ActionScript 3 syntax test 4 years ago
Saul Blanco Tejero bf07b0be58 Add Perl test file 4 years ago
Sebastian Andersson eeea53759b Add apache httpd.conf example 4 years ago
okezieuc a39f1e0f9b added new syntax highlighting files
I added a sample etc/hosts file and a sample requirements.txt file. I didn't know there was already a sample YAML file because it wasn't ticked in the issue so I added some extra syntax that I had in my own to the previous  example.yaml file.
4 years ago
Tom Milligan 1614f80366
add integration test for grid overriding rule 4 years ago
Tom Milligan e293c58bb0
update man pages 4 years ago
Tom Milligan 3015ebfba1
disable rule when grid enabled, and print warning 4 years ago
Tom Milligan d7da4f5f2b
update changelog 4 years ago
Tom Milligan c1af6ff2e6
Add integration test for style rule 4 years ago
Tom Milligan aa4000cb0d
style: add component 'rule' for horizontal file delimiter 4 years ago
sharkdp 33128d75f2 Use list.extend(…) 4 years ago
sharkdp bf87f37039 Better ask forgiveness than permission 4 years ago
sharkdp 62e715ff5b Formatting 4 years ago
sharkdp b3903175c8 Auto-format Rust code 4 years ago
Logan Saso de47bd2323 Added newline to multicharacter line of plaintext generation script 4 years ago
Logan Saso 19b55706ee Fixed file location in creation script 4 years ago
Logan Saso 6c68198d19 Updated creation script and README to match generation script 4 years ago
Logan Saso f3c760c25f #1244 Use [].copy and path.exists instead of more cumbersome solutions
#1244 Slightly optimized create_highlighted_versions.py so that it won't walk the source path when it should be skipping the file

#1244 Updated README.md in plaintext source folder

#1244 Added extra option loading from `bat_options` file in directory and significantly reduced size of plaintext source

#1244 Updated create_highlighted_versions.py to ignore README.md files and use the --show-all option for manually-defined binary files

#1244 Updated plaintext file with command

bat -A --no-config --style=plain --color=always --theme='1337' --italic-text=always src/Plaintext/plaintext.txt > highlighted/Plaintext/plaintext.txt

#1244 Added example plaintext file
4 years ago
Ethan P 24fe946c06
Merge pull request #1308 from okezieuc/add-php-file
added php test file
4 years ago
sharkdp de6680bdf2 Move syntax mapping section 4 years ago
David Peter 0a28da0cd0
Small improvement to the syntax mapping section 4 years ago
Ethan P a838ff47b5
Merge pull request #1307 from molcay/master
Add syntax tests for CpuInfo and MemInfo filetype
4 years ago
okezieuc 8bd078caeb updated the php commit
I reverted the commit and prevented the vue submodules from being affected
4 years ago
henil bce304a800 made requested changes 4 years ago
henil 206d3e7b91 fix a typo 4 years ago
henil 4be32cf746 add new section for sytax of file in README.md 4 years ago
henil 4ec6075f81 minor update to specify pattern matching on --map-syntax supports glob matching 4 years ago
henil aa00e0a6b0 fix section 4 years ago
henil bb7fae72c9 add a new syntax section 4 years ago
henil 7bd19640a2 add new --map-syntax example 4 years ago