rakr / vim-one

Adaptation of one-light and one-dark colorschemes for Vim
MIT License
1.98k stars 196 forks source link

Correcting indentation on README for readability purposes #103

Closed zachhweed closed 3 years ago

zachhweed commented 4 years ago

Hey all, first contribution to your all's repo!

I was going through the setup/install notes on my machine and copy & pasted a code block in the README to enable true color. Following this I had an issue preventing my .vimrc from being loaded properly. Due this I grokked my changes until ultimately getting stuck looking at the non-indented conditional for far too long (I felt like something looked wrong but couldn't figure out what it was haha).

Anyways this definitely wasn't meant to be nitpicky so I really hope you all would consider merging these changes.

Thanks!