Added
- Add syntax configuration
singleline_string_quotes, which specifies the list of characters to consider as quote (e.g.", 'for Rust,"for JSON) (#46)
Changes
- Internal code changes to reduce the binary size, and remove dependencies
nixandsignal-hooks(#48, #49, #50)
Removed
- Remove boolean syntax configuration
highlight_strings; usesingleline_string_quotesinstead (#46)