I'm not sure what you mean by "properly" indented files because I've
seen a lot of different styles in the verilog code I've reviewed even
though it is coming from a group if individuals at our company who
supposedly are designing to a company standard.

I have the following in my .vimrc:
set ai                  " always set autoindenting on
set smartindent         " C-intelligent indenting
set sw=4                        " shiftwidth (indent)
set tabstop=8           " Tab width is 8

Also, I have CCverilog.vim in my ftplugin folder.

-Clint


-----Original Message-----
From: Naim Far [mailto:[EMAIL PROTECTED] 
Sent: Sunday, February 04, 2007 5:05 AM
To: Vim users
Subject: Verilog Indentation



Hi Vimers,

   Can anyone please help me with making the vim indent verilog files 
properly?!

Thanx in advance!



Reply via email to