Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.04 KB

INSTALL.md

File metadata and controls

13 lines (9 loc) · 1.04 KB

Please note that the vim-lua-inspect plug-in requires my vim-misc plug-in which is separately distributed.

Unzip the most recent ZIP archives of the [vim-lua-inspect] download-lua-inspect and [vim-misc] download-misc plug-ins inside your Vim profile directory (usually this is ~/.vim on UNIX and %USERPROFILE%\vimfiles on Windows), restart Vim and execute the command :helptags ~/.vim/doc (use :helptags ~\vimfiles\doc instead on Windows).

If you prefer you can also use Pathogen pathogen, Vundle vundle or a similar tool to install & update the [vim-lua-inspect] github-lua-inspect and [vim-misc] github-misc plug-ins using a local clone of the git repository.