GitXplorerGitXplorer
l

vim_config

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
038fefbdba5f357cbc0b0e1654efc613d6332050

Update vimrc

llukemaxwell committed 7 years ago
Unverified
2a2dcf81c6b4da0ac53cee66a1064d39f3c636d4

Improve key mapping for syntastic

llukemaxwell committed 8 years ago
Unverified
e1cada042e86455eec0aec664ecc83d82cc8b2d0

Improvements

llukemaxwell committed 8 years ago
Unverified
0112a2c9be528890c06774f8f6675968fb178bf0

Merge branch 'master' of https://github.com/lukemaxwell/vim_config

llukemaxwell committed 8 years ago
Unverified
ebc1e8436c9400a0731bfcbdc013bf0f95ba2c1d

Updates.

llukemaxwell committed 8 years ago
Unverified
4b28db9eae4916c1b9ce21ab799fd14580faf97e

Update vimrc

llukemaxwell committed 8 years ago

README

The README file for this repository.

vim_config

vimrc used for dev.

Install Vundle

$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

Install pluins

$ vim +PluginInstall +qall

Disable syntastic for single file

:SyntasticToggleMode

Enable syntastic for single file

:SyntasticCheck

Equalise split widths

CTRL-W =