Hi, I'm curently using gvim for verilog code, but there's no comparison between gvim's ability to indent and help with verilog writing to what I remember from my xemacs days.
Do you have any preposition where can I get any indent files or maybe any good plugin for working with gvim on verilog code? From what I saw on the net they're not even close to what xemacs has to propose.
I think gvim can identify verilog syntax already.
You can turn on the syntax with [escapse]:syn on
Verilog mode of emacs very powerful, but the emacs is a huge monster.