Update packages, add zig
This commit is contained in:
parent
c556cdee38
commit
9546f1e17c
6 changed files with 65 additions and 24 deletions
1
init.el
1
init.el
|
|
@ -68,6 +68,7 @@
|
|||
(require '+custom-lang-purescript "$HOME/.emacs.d/lang/purescript.el")
|
||||
(require '+custom-lang-php "$HOME/.emacs.d/lang/php.el")
|
||||
(require '+custom-lang-golang "$HOME/.emacs.d/lang/golang.el")
|
||||
(require '+custom-lang-ziglang "$HOME/.emacs.d/lang/ziglang.el")
|
||||
(require '+custom-lang-markdown "$HOME/.emacs.d/lang/markdown.el")
|
||||
(require '+custom-lang-other "$HOME/.emacs.d/lang/other.el")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue