vhda / verilog_systemverilog.vim

Verilog/SystemVerilog Syntax and Omni-completion
359 stars 86 forks source link

Indent: Add option to align assignments with symbol #210

Closed vhda closed 1 year ago

vhda commented 2 years ago

By default the indentation script aligns with the first word after the assignment symbol, but issue #209 requests that following lines show be aligned with the assignment symbol itself.