JohannesLandgraf / vimfiles

My vimfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pedrofranceschi's vimfiles

These are my vimfiles. I created them almost from scratch when I started using Vim and adapted them to my needs.

What's included

Installing (step by step)

Go to your home directory:

cd ~

Clone my vimfiles repo:

git clone --recursive https://github.com/pedrofranceschi/vimfiles.git .vim

Open "Monaco-Powerline.otf" and click "Install font" to install Powerline's font which supports fancy characters.

open ~/.vim/Monaco-Powerline.otf

Run installer:

cd ~/.vim && ./install

Enjoy! :)

About

My vimfiles


Languages

Language:Vim Script 99.5%Language:Shell 0.3%Language:Vim Snippet 0.2%