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
|
||||
|
|
|
@ -149,7 +149,6 @@
|
|||
;;swift ; who asked for emoji variables?
|
||||
;;terra ; Earth and Moon in alignment for performance.
|
||||
;;web ; the tubes
|
||||
;;vala ; GObjective-C
|
||||
|
||||
:email
|
||||
;;(mu4e +gmail) ; WIP
|
||||
|
|
|
@ -150,7 +150,6 @@ Modules that bring support for a language or group of languages to Emacs.
|
|||
+ swift:
|
||||
+ terra:
|
||||
+ web =+lsp=:
|
||||
+ vala:
|
||||
|
||||
* :email
|
||||
+ [[file:email/mu4e/README.org][mu4e]] =+gmail=:
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/vala/packages.el
|
||||
|
||||
(package! vala-mode)
|
Loading…
Add table
Add a link
Reference in a new issue