Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 234 Bytes

layers.md

File metadata and controls

9 lines (9 loc) · 234 Bytes

verilog-mode support for gtags

add the following code in packages.el

(spacemacs/counsel-gtags-define-keys-for-mode 'verilog-mode)

and add the following code in config.el

(spacemacs|define-jump-handlers verilog-mode)