And I try this :
/\<std_logic\%[_vector\>(\d downto \d)]

it matchs 
std_logic
std_logic_vector(1 downto 0)

but it can't match
std_logic_vector(0 to 1) 
std_logic_vector(10 downto 0) .

\%[] can't use * in []?




2011-01-18 



ifys0325 

-- 
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

Reply via email to