Skip to content

Commit

Permalink
Minor code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlarumbe committed Sep 15, 2023
1 parent bb8fd92 commit 5967d2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions verilog-ext.el
Original file line number Diff line number Diff line change
Expand Up @@ -264,10 +264,8 @@ FEATURES can be a single feature or a list of features."
(verilog-ext-block-end-comments-to-names-mode))
(verilog-ext-when-feature 'time-stamp
(verilog-ext-time-stamp-mode))
;; Capf
(verilog-ext-when-feature 'capf
(verilog-ext-workspace-capf-set))
;; Xref
(verilog-ext-when-feature 'xref
(verilog-ext-xref-set))
;; `verilog-mode'-only customization (exclude `verilog-ts-mode')
Expand Down

0 comments on commit 5967d2e

Please sign in to comment.