Create a config file for HTML languaje.

This commit is contained in:
kj
2023-04-13 01:57:17 -04:00
parent 5526684a4b
commit 16aab9416c
3 changed files with 32 additions and 12 deletions

View File

@ -32,6 +32,7 @@
(require 'lang-js)
(require 'lang-go)
(require 'lang-rust)
(require 'lang-html)
(provide 'init)
;;; init.el ends here