~ruther/emacs.d

b4680a13a47ecbff2cbbbf227c505b9ae0abe7b7 — Rutherther 5 months ago 51d76f9
feat: switch vhdl-ts-mode source to upstream

It has all I need again.
1 files changed, 1 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +1 -1
@@ 1330,7 1330,7 @@
  (advice-add 'vhdl-electric-space :around #'my/electric-space-not-in-strings))

(my-use-package vhdl-ts-mode
  :ensure (:host github :repo "Rutherther/vhdl-ts-mode")
  :ensure (:host github :repo "gmlarumbe/vhdl-ts-mode")
  :demand t
  ;; :after vhdl-mode
  :general

Do not follow this link