Sunday, March 13, 2016

How can I delete all the ; in column mode? or how can I alignment the semicolons ?

input i_start_addr ;
input num_pad_y ;
input i_en ;
input i_sram_ren0 ;
input i_sram_raddr0 ;
input i_wdata0 ;
input i_sram_ren1 ;
input i_sram_raddr1 ;
input i_wdata1 ;
input i_sram_ren2 ;
input i_sram_raddr2 ;
input i_wdata2 ;
input i_sram_ren3 ;
input i_sram_raddr3 ;
input i_wdata3 ;
input i_sram_ren4 ;
input i_sram_raddr4 ;
input i_wdata4 ;
input i_sram_ren5 ;
input i_sram_raddr5 ;
input i_wdata5 ;
output o_ready ;

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: