You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve syntax highlighting. The following languages are newly supported:
VHDL
Typst
Idris 2
Odin
GDScript
Debian source list
Go Module files
Associate more INI, JSON, Scala files.
Add Catppuccin color theme family: Catppuccin Frappe, Catppuccin Mocha, Catppuccin Macchiato, Catppuccin Latte. See the following screenshot for preview.
Add --threads (-j) command line option to control the number of threads. This option is available when enabling syntect-printer feature or ripgrep feature.
Add --ignore-file command line option to specify additional ignore files as well as .gitignore and .rgignore.
Fix a build failure due to the change in v0.50.3 of nu-ansi-term crate.