i use ctags ,and in the source code dir vim73/src ,i run ctags -R --c-kinds=+px --c++-kinds=+px --fields=+ialS --extra=+qf to crreate the tags file named tags, then i open the file buffer.c use vim, i can't for the var curbuf-> , i get a message "-- Omni completion (^O^N^P) Pattern not found " ,i think ctags didn't create a tags for the vim source code corrently.
so, how can i create a tags for the vim source code correctly? Many thanks! -- You received this message from the "vim_dev" 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
