Add grammar for Nix

This commit is contained in:
Wout Mertens
2014-12-01 18:28:04 +01:00
parent 2fbfaf448d
commit 23cfa86f93
2 changed files with 4 additions and 1 deletions

View File

@@ -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

View File

@@ -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