Update
This commit is contained in:
parent
7df7a57009
commit
3b88bd0645
2 changed files with 4 additions and 0 deletions
1
emacs.el
1
emacs.el
|
|
@ -35,6 +35,7 @@
|
|||
(straight-use-package 'fish-mode)
|
||||
(straight-use-package 'svelte-mode)
|
||||
(straight-use-package 'yaml-mode)
|
||||
(straight-use-package 'cmake-mode)
|
||||
|
||||
;; (straight-use-package '(promela-mode
|
||||
;; :type git
|
||||
|
|
|
|||
|
|
@ -263,6 +263,9 @@ git https://github.com/muesli/obs-cli obs-cli
|
|||
git https://github.com/llvm/llvm-project llvm-project
|
||||
git https://github.com/llvm/circt circt
|
||||
git https://github.com/wsmoses/Polygeist Polygeist
|
||||
git https://github.com/diffblue/cbmc cbmc
|
||||
git https://git.sr.ht/~motiejus/bazel-zig-cc bazel-zig-cc
|
||||
git https://github.com/darlinghq/darling darling
|
||||
|
||||
# My own projects
|
||||
git git@github.com:ziglibs/lscolors zig-lscolors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue