fix: remove missing function vhdl-mode hook
1 files changed, 1 insertions(+), 2 deletions(-) M init.el
M init.el => init.el +1 -2
@@ 1309,8 1309,7 @@ "a c" '(vhdl-align-inline-comment-group :wk "Align comment group")) :hook ((vhdl-mode . vhdl-electric-mode) (vhdl-mode . vhdl-stutter-mode) (vhdl-mode . my/disable-eglot-completion)) (vhdl-mode . vhdl-stutter-mode)) :custom (vhdl-clock-edge-condition 'function) (vhdl-clock-name "clk_i")