summaryrefslogtreecommitdiffstats
path: root/src/syntax_mapping.rs
AgeCommit message (Expand)Author
2020-10-01Simplify codesharkdp
2020-10-01Remove .unwrap() in insert call to prevent crashessharkdp
2020-10-01Remove .unwrap() to prevent crashessharkdp
2020-10-01Remove non-working unit testsharkdp
2020-10-01Support XDG_CONFIG_HOME git config filesAhmed El Gabri
2020-09-20Code formattingsharkdp
2020-09-20Revert to previous commitKienyew
2020-09-20Handle file extension conflicts in --list-languages (#1076)Kienyew
2020-09-14Adds custom mapping for nginx and apache config filesNiklas Mohrin
2020-08-12Fix TypoKienyew
2020-06-26Defaults *.fs to F#Caio Alonso
2020-06-21Highlight pacman hooks as iniGuido Cella
2020-06-21Highlight systemd files as iniGuido Cella
2020-06-03Return mappings as a slicesharkdp
2020-06-03Adds a little logic to main to get other mappings from configAlex Novak
2020-05-24Fix syntax detection for files called 'rails'sharkdp
2020-04-23cargo fmtsharkdp
2020-04-22Add a syntax mapping for bats own config filesharkdp
2020-04-22Rename error modulesharkdp
2020-03-22Add more default mappings, reverse traversalsharkdp
2020-03-22Initial implementation of glob-based syntax mappingsharkdp
2020-03-21Hide SyntaxMapping::replacesharkdp
2019-03-09Formatted codeDaniele Esposti
2019-03-09Applied linter fixesDaniele Esposti
2018-11-27Enhance SyntaxMapping with impl TraitOle Martin Ruud
2018-10-17Implement syntax mappingsharkdp