/vim-help-autocomplete

Vim Help available in autocomplete fashion

Primary LanguageJavaScript

Introduction

Make the vim help documentation available via web server in a simple & searchable fashion

Screenshot 1 Screenshot 2 Screenshot 3

Getting Started

  1. Install php & php-mysql support in your faviroute Operating System.
  2. Setup mysql server & create a new database called vim_db
  3. Generate the documentation make all
  4. Start the webserver for testing make server
  5. Visit http://127.0.0.1:9090/app/ & enjoy searchable vim help

VIM Help as REST API

The code supports serving the VIM options via REST calls see the app/repo.php for more details

Author

Naresh

Year

2014

License

MIT