Skip indetation in Emacs vhdl-mode

X

xipn

Hi all,
Exist any simple possibility in Emacs (vhdl-mode) to skip indentation
for particular block of code? The best would be to possible to include
any directive behind comment sign. See just a brief example lower.

What beautify function does

A.<= B & C &
B_int & C_int;

What is required

-- dont_indent_start
A <= B & C &
B_int & C_int;
-- dont_indent_end

Thanx for any advice.

Xipn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top