vim-lotus

This plugin helps you navigate and develop projects using the Lotus web framework. A Lotus project is detected by searching a .lotusrc file up the directory hierarchy. When you edit a file in a Lotus project, this plugin will be activated. This sets various options and defines some commands. It also integrates with other Vim plugins.

Features

See the documentation (:help lotus) for more information.

Installation

Use your favourite Vim plugin manager to install this plugin. I use [pathogen][]. Otherwise, download this plugin and put the files in its subdirectories to the corresponding subdirectories in your ~/.vim directory.

About

To find our more about the Lotus framework, see: https://github.com/lotus/lotus

To get the latest updates or report bugs, see this plugin's Github repository: https://github.com/avdgaag/vim-lotus

Credits

Author: Arjan van der Gaag URL: http://arjanvandergaag.nl

This plugin is based on earlier work by Tim Pope, who has released many incredible Vim plugins.

License

See LICENSE.