update
This commit is contained in:
parent
fc04843c3e
commit
cfbb67552e
2 changed files with 3 additions and 1 deletions
1
emacs.el
1
emacs.el
|
|
@ -32,6 +32,7 @@
|
|||
(straight-use-package 'rust-mode)
|
||||
(straight-use-package 'haskell-mode)
|
||||
(straight-use-package 'go-mode)
|
||||
(straight-use-package 'fish-mode)
|
||||
|
||||
;; (straight-use-package '(promela-mode
|
||||
;; :type git
|
||||
|
|
|
|||
|
|
@ -126,6 +126,8 @@ git https://github.com/adsr/mle mle
|
|||
git https://github.com/deadpixi/sam sam
|
||||
git https://github.com/ziglang/zig-spec zig-spec
|
||||
git https://github.com/ziglang/logo zig-logo
|
||||
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
|
||||
git https://github.com/ziglang/shell-completions zig-shell-completions
|
||||
# git https://github.com/qutebrowser/qutebrowser qutebrowser
|
||||
# git https://github.com/xournalpp/xournalpp xournalpp
|
||||
# git https://github.com/Cyan4973/xxHash xxHash
|
||||
|
|
@ -183,7 +185,6 @@ git https://github.com/Vexu/routez routez
|
|||
git https://github.com/Vexu/zuri zuri
|
||||
git https://github.com/dom96/nimbox nimbox
|
||||
git https://github.com/taglib/taglib taglib
|
||||
git https://github.com/ziglang/www.ziglang.org www.ziglang.org
|
||||
git https://github.com/prime31/zig-ecs zig-ecs
|
||||
git https://github.com/andrewrk/libsoundio libsoundio
|
||||
git https://github.com/Luukdegram/apple_pie apple_pie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue