mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(language/json): remove errant space in middle of function name
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
:config
|
||||
(require 'siren-treesit)
|
||||
(siren-tre esit-auto-ensure-grammar 'json))
|
||||
(siren-treesit-auto-ensure-grammar 'json))
|
||||
|
||||
;; Otherwise use json-mode.
|
||||
(use-package json-mode
|
||||
|
||||
Reference in New Issue
Block a user