Add vala-mode

This commit is contained in:
2014-11-10 16:30:19 +01:00
parent 3e9276130d
commit 792859faf3
4 changed files with 435 additions and 0 deletions

View File

@@ -235,4 +235,5 @@
(setq protocopy-end (point))
(kill-ring-save protocopy-begin protocopy-end)))
(add-to-list 'auto-mode-alist '("\\.vala\\'" . vala-mode))
(add-to-list 'auto-mode-alist '("\\.erl\\'" . erlang-mode))