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:
parent
44eb11c028
commit
82167ab48a
4 changed files with 1 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue