Skip to content

Default config options, highlight settings, custom syntax used in exVim project

License

Notifications You must be signed in to change notification settings

exvim/ex-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Default config options, highlight settings, custom syntax used in exVim project

Requirements

Installation

This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:

To install using Vundle:

# add this line to your .vimrc file
Bundle 'exvim/ex-config'

To install using Pathogen:

cd ~/.vim/bundle
git clone https://github.com/exvim/ex-config

To install using NeoBundle:

# add this line to your .vimrc file
NeoBundle 'exvim/ex-config'

Download zip file:

cd ~/.vim
unzip ex-config-master.zip
copy all of the files into your ~/.vim directory

About

Default config options, highlight settings, custom syntax used in exVim project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published