Remove :lang vala module

To small to warrant a module and vala-mode is unmaintained. It's trivial
for end users to install it themselves.
This commit is contained in:
Henrik Lissner 2019-10-10 17:15:39 -04:00
parent 44eb11c028
commit 82167ab48a
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 1 additions and 8 deletions

View file

@ -65,8 +65,7 @@
(sass-mode :lang web)
(less-css-mode :lang web)
(stylus-mode :lang web)
(terra-mode :lang terra)
(vala-mode :lang vala))
(terra-mode :lang terra))
"An alist mapping major modes to Doom modules.
This is used by `doom/help-modules' to auto-select the module corresponding to