From 1b0208cdbc84bcb25cc78671e0c6e0a19e23ffbe Mon Sep 17 00:00:00 2001 From: Logan Saunders Date: Sat, 16 May 2015 13:26:00 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a033a00..81c3e59 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ This repo includes my tmux.conf and vimrc along with the scripts used in said tmux.conf. **Note:** my vimrc is using [vundle](https://github.com/gmarik/Vundle.vim) so don't just copy and paste it without installing vundle (also directly copying a vimrc is usually not a good idea). -##Fonts +###Fonts The vimrc and tmux.conf files require patched fonts in order to be displayed correctly. I recommend [DejaVu Sans Mono for Powerline](https://github.com/powerline/fonts/tree/master/DejaVuSansMono) but you can find patched versions of many more fonts in that repository.