Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 367 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 367 Bytes

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