Remove zig mode
This commit is contained in:
parent
625acd8a69
commit
1aeb51ee21
1 changed files with 0 additions and 5 deletions
5
init.el
5
init.el
|
@ -467,11 +467,6 @@
|
|||
(when tags (visit-tags-table tags)))
|
||||
(visit-tags-table (concat gerbil "/src/TAGS")))
|
||||
|
||||
(use-package zig-mode
|
||||
:straight t
|
||||
:config
|
||||
(setq zig-format-on-save nil))
|
||||
|
||||
(use-package matlab
|
||||
:straight matlab-mode
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue