Add kotlin-mode to the auto-install list (#1016)
This commit is contained in:
parent
74b2b76618
commit
f5f4d773f3
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@ PACKAGE is installed only if not already present. The file is opened in MODE."
|
|||
("\\.haml\\'" haml-mode haml-mode)
|
||||
("\\.hs\\'" haskell-mode haskell-mode)
|
||||
("\\.json\\'" json-mode json-mode)
|
||||
("\\.kt\\'" kotlin-mode kotlin-mode)
|
||||
("\\.kv\\'" kivy-mode kivy-mode)
|
||||
("\\.latex\\'" auctex LaTeX-mode)
|
||||
("\\.less\\'" less-css-mode less-css-mode)
|
||||
|
|
Loading…
Reference in a new issue