Add new theme and make lua a standalone lang module
Some checks failed
/ Test config on 20 (push) Failing after 50s
Some checks failed
/ Test config on 20 (push) Failing after 50s
This commit is contained in:
parent
62a523fbec
commit
67066dee3d
11 changed files with 269 additions and 177 deletions
|
|
@ -128,6 +128,7 @@
|
|||
(use-package icejam-lang-javascript :ensure nil)
|
||||
(use-package icejam-lang-kotlin :ensure nil)
|
||||
(use-package icejam-lang-lean :ensure nil)
|
||||
(use-package icejam-lang-lua :ensure nil)
|
||||
(use-package icejam-lang-markdown :ensure nil)
|
||||
(use-package icejam-lang-ocaml :ensure nil)
|
||||
(use-package icejam-lang-other :ensure nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue