mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
refactor(tree-sitter): centralize grammar config & hacks
Easier to track and maintain.
This commit is contained in:
@@ -47,7 +47,4 @@
|
||||
'((zig :url "https://github.com/tree-sitter/zig-tree-sitter"
|
||||
:rev "v0.25.0")))
|
||||
:config
|
||||
;; HACK: Rely on `major-mode-remap-defaults'
|
||||
(cl-callf2 rassq-delete-all 'zig-ts-mode auto-mode-alist)
|
||||
|
||||
(+zig-common-config 'zig-ts-mode))
|
||||
|
Reference in New Issue
Block a user