Merge pull request #714 from k1-hedayati/master

Added .kv to auto install list
This commit is contained in:
Bozhidar Batsov 2014-10-17 09:26:44 +03:00
commit a33c5f19d4

View file

@ -143,6 +143,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)
("\\.kv\\'" kivy-mode kivy-mode)
("\\.latex\\'" auctex LaTeX-mode)
("\\.less\\'" less-css-mode less-css-mode)
("\\.lua\\'" lua-mode lua-mode)