Hi,

I am using ctags to enable intellisense completion under vim.

the command of ctags works for c/c++ :
        ctags -R --c++-kinds=+p --fields=+iaS --extra=+q .

I would like ctags check *.pde files too (Arduino)

Is anyone knows xhat I have to add ?

Thank you

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