Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 2.39 KB

README.md

File metadata and controls

61 lines (47 loc) · 2.39 KB

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! :)