Fix nxml config
Although the package name is `nxml`, the feature to `require` is `nxml-mode`.
This commit is contained in:
parent
41c49b79ca
commit
2ad00f4e4d
2
init.el
2
init.el
@ -673,7 +673,7 @@
|
||||
(use-package cheatsheet
|
||||
:ensure t)
|
||||
|
||||
(use-package nxml
|
||||
(use-package nxml-mode
|
||||
:config
|
||||
(setq nxml-attribute-indent 4
|
||||
nxml-child-indent 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user