Thursday, December 2, 2010

Ctags for pde extension

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

No comments: