idk
This commit is contained in:
parent
cd47010729
commit
a96118c33a
3 changed files with 344 additions and 0 deletions
2
init.el
2
init.el
|
@ -2820,6 +2820,8 @@ targets."
|
|||
(use-package ron-mode
|
||||
:mode "\\.ron\\'")
|
||||
|
||||
(load-file "./wgsl-ts-mode.el")
|
||||
|
||||
(defun chris/web-mode-setup ()
|
||||
"some setup for web development"
|
||||
(setq-local completion-at-point-functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue