Auto-install julia-mode

This commit is contained in:
Bozhidar Batsov 2020-10-08 23:07:56 +03:00
parent 0a062e74de
commit 9b7a86f931
2 changed files with 2 additions and 0 deletions

View file

@ -165,6 +165,7 @@ PACKAGE is installed only if not already present. The file is opened in MODE."
("\\.groovy\\'" groovy-mode groovy-mode)
("\\.haml\\'" haml-mode haml-mode)
("\\.hs\\'" haskell-mode haskell-mode)
("\\.jl\\'" julia-mode julia-mode)
("\\.json\\'" json-mode json-mode)
("\\.kt\\'" kotlin-mode kotlin-mode)
("\\.kv\\'" kivy-mode kivy-mode)