/vim-assistant

Display the definition of functions, variables, etc. (Tags, PHP/JS/Vim/...)

Primary LanguageVim Script

assistant.vim

Display the definition of functions, variables, etc. (Tags, PHP/JS/Vim/...)

Usage

  • press <C-k> to view the definition(load from tags and dict file) of function, variable, etc.
  • press <C-x><C-u> to complete text.

Install Detail

Just put the files into ~/.vim/ or <HOMEDIR>\vimfiles\ (for Windows).