/vimconfig

Just my personal Vim config.

Primary LanguageC

My vim config (forked from @datakurre who forked it from @epeli)

Install

  • get Vim with python support

  • get exuberant-ctags

  • on OSX, get solarized theme for Terminal.app:

    https://github.com/tomislav/osx-lion-terminal.app-colors-solarized
    

Installing the config

wget -q --no-check-certificate -O - https://github.com/tojuhaka/vimconfig/raw/master/setupvim.sh  | bash -eu

Influences from