mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add grammar for Nix
This commit is contained in:
@@ -416,3 +416,5 @@ https://github.com/lsf37/Isabelle.tmbundle:
|
|||||||
- source.isabelle.theory
|
- source.isabelle.theory
|
||||||
https://github.com/eregon/oz-tmbundle:
|
https://github.com/eregon/oz-tmbundle:
|
||||||
- source.oz
|
- source.oz
|
||||||
|
https://github.com/wmertens/sublime-nix:
|
||||||
|
- source.nix
|
||||||
|
|||||||
@@ -1711,11 +1711,12 @@ Nit:
|
|||||||
|
|
||||||
Nix:
|
Nix:
|
||||||
type: programming
|
type: programming
|
||||||
|
color: "#7070ff"
|
||||||
extensions:
|
extensions:
|
||||||
- .nix
|
- .nix
|
||||||
aliases:
|
aliases:
|
||||||
- nixos
|
- nixos
|
||||||
tm_scope: none
|
tm_scope: source.nix
|
||||||
|
|
||||||
Nu:
|
Nu:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user