Add zig
This commit is contained in:
parent
b32be22c56
commit
f22d35c631
@ -76,7 +76,7 @@ in {
|
|||||||
(with epkgs.melpaPackages; [
|
(with epkgs.melpaPackages; [
|
||||||
# Programming languages modes
|
# Programming languages modes
|
||||||
haskell-mode rust-mode scala-mode csharp-mode d-mode
|
haskell-mode rust-mode scala-mode csharp-mode d-mode
|
||||||
solidity-mode php-mode go-mode ponylang-mode
|
solidity-mode php-mode go-mode ponylang-mode zig-mode
|
||||||
# Development
|
# Development
|
||||||
helm-gtags slime xcscope go-autocomplete
|
helm-gtags slime xcscope go-autocomplete
|
||||||
# Configuration languages modes
|
# Configuration languages modes
|
||||||
@ -104,6 +104,7 @@ in {
|
|||||||
maven binutils-unwrapped openssl bison flex fop libxslt
|
maven binutils-unwrapped openssl bison flex fop libxslt
|
||||||
cmake manpages unstable.gradle cargo rustc guile hydra
|
cmake manpages unstable.gradle cargo rustc guile hydra
|
||||||
gitRepo rustfmt bazel ghc zlib gperf ccache opencv gotools
|
gitRepo rustfmt bazel ghc zlib gperf ccache opencv gotools
|
||||||
|
unstable.zig
|
||||||
|
|
||||||
# re
|
# re
|
||||||
radare2 radare2-cutter
|
radare2 radare2-cutter
|
||||||
|
Loading…
Reference in New Issue
Block a user