Merge pull request #1802 from wmertens/master

Add grammar for Nix
This commit is contained in:
Adam Roben
2014-12-01 13:05:24 -05:00
2 changed files with 4 additions and 1 deletions

View File

@@ -416,3 +416,5 @@ https://github.com/lsf37/Isabelle.tmbundle:
- source.isabelle.theory
https://github.com/eregon/oz-tmbundle:
- source.oz
https://github.com/wmertens/sublime-nix:
- source.nix

View File

@@ -1711,11 +1711,12 @@ Nit:
Nix:
type: programming
color: "#7070ff"
extensions:
- .nix
aliases:
- nixos
tm_scope: none
tm_scope: source.nix
Nu:
type: programming