Has anyone figured out which Emacs customization variable to twiddle, in order to prevent indentation occurring when you enter a semicolon while editing a (System)Verilog file in verilog mode?
verilog
Thanks, -db
Try (setq verilog-auto-newline nil)
(setq verilog-auto-newline nil)
1.4m articles
1.4m replys
5 comments
57.0k users