I am using exuberant ctags and use vim's built-in tag-completion frequently.
(see example below)
I also have the 'autocomplpop'-plugin installed:
Does anyone know how to make the acp-plugin add possible tag-completions to it's suggestions?
Help would be very much appreciated!
All the best!
Asis
P.P.:
tag-completion-example in a active_record-class of a RubyOnRails-Project:
pipe denotes cursor-position
validates_|
then I hit ^x^] and get all possible active_record-validation-methods displayed:
validates_uniqueness_of
validates_length_of
[...]
-- 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:
Post a Comment