veripool / verilog-mode

Verilog-Mode for Emacs with Indentation, Hightlighting and AUTOs. Master repository for pushing to GNU, verilog.com and veripool.org.
http://veripool.org/verilog-mode
GNU General Public License v3.0
256 stars 90 forks source link

Add indentation ignore of multiline defines and custom regexps #1778

Closed gmlarumbe closed 2 years ago

gmlarumbe commented 2 years ago

Hi,

This PR adds support to ignore indentation of multiline defines and custom regexps.

Related issues: #1082, #922, #885