g-dormoy / vimrc

Vim configuration for faster machine configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vimrc

This repo contains everithing to setup a NeoVim configuration on a brand new ubuntu install

How to use ?

Download the sources from master Extract the files Exec the setup file

  wget https://github.com/g-dormoy/vimrc/archive/master.tar.gz
  tar xvzf master.tar.gz
  ./vimrc-master/setup.sh

Once the setup script done, install the plugins with :PluginInstall

About

Vim configuration for faster machine configuration

License:Apache License 2.0


Languages

Language:Vim Script 62.4%Language:Shell 37.6%