
#HORIZONTAL RESIZE MACVIM HOW TO#
We clean the janusfolder in case we replace a manually installed plugin (using rake tasks)with a submodule.įor more information on how to customize Janus, you might want to takea look at the Customization wikipage. WARNING: Any uncommited files inside the janus folder will beremoved the next time you run rake so make sure to either put them inthe custom folder ( ~/.janus), or commit them.

If you find yourself needing a customisation that is not possible withthe current setup, then please open an issue or consider submitting apull request to make it possible to continue using/improving the official repo. Do not burdenyourself with maintaining a fork that's what the ~/.janus folderis for.
#HORIZONTAL RESIZE MACVIM INSTALL#
Linuxusers should install gvim, OSX users should install MacVim. The distribution also requires ack, ctags, git, ruby and rake.For the most comfortable experience, use the GUI version of Vim. The distribution is designed to work with Vim >= 7.3.

The mailing list is hosted at GoogleGroups, please join it fordiscussion and announcements.

NOTE: If you ever have an error updating Janus relating to amissing commit in a submodule, please try running rake again beforesubmitting an issue. To update to the latest version of the distribution, just run rakeinside your ~/.vim directory. The distribution is completely customisable using a ~/.vimrc.beforeand ~/.vimrc.after Vim RC files. It is designed to provide minimal working environment using the mostpopular plug-ins and the most common mappings. This is a distribution of plug-ins and mappings for Vim, Gvim andMacVim.
