mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
Add syntax mapping for nixs flake.lock
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
- Add syntax mapping for `paru` configuration files #3182 (@cyqsimon)
|
||||
- Add support for [Idris 2 programming language](https://www.idris-lang.org/) #3150 (@buzden)
|
||||
- Add syntax mapping for `nix`'s '`flake.lock` lockfiles #3196 (@odilf)
|
||||
|
||||
## Themes
|
||||
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
[mappings]
|
||||
"JSON" = ["flake.lock"]
|
||||
Reference in New Issue
Block a user