summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-06-07 09:50:25 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2020-06-07 09:50:25 -0400
commit904a2006d5e6561d8b65b7e7dc5f0e3b5af9b493 (patch)
tree5a80a548f09d196e9f7c50b4d84cdd90e42715df
parentbc7fc6fb495baaa1a032025f25047a56f118f4ad (diff)
add lightline info to vimrc
-rw-r--r--README.md21
1 files changed, 17 insertions, 4 deletions
diff --git a/README.md b/README.md
index ddcd8df..9734bb5 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,18 @@ An eye catching, yet simple theme for vim.
Still a work in progress...
## Inspiration
-I'm a huge fan of the [nord theme](nordtheme.com) for its relaxing color palette. I'm also a fan of green themes such as homebrew on macOS for their hommage to older days of computing. I wanted to try and bring the smoothness of the nord theme to a theme which relied on green as it's base.
-I have often found that Nord had some colors which were to similar to one another and made syntax highlighting confusing at times. This is why I tried my best to make all the colors distinguishable from one another without being too agressive. Behold, friffle-vim.
+I'm a huge fan of the [nord theme](nordtheme.com) for its relaxing color
+palette. I'm also a fan of green themes such as homebrew on macOS for their
+hommage to older days of computing. I wanted to try and bring the smoothness
+of the nord theme to a theme which relied on green as it's base. I wanted my
+theme to feel cohesive with my vim statusbar. Thus I also made a quite simple
+vim lightline theme to complement friffle.
+
+I have often found that Nord had some colors which were to similar to one
+another and made syntax highlighting confusing at times. This is why I tried
+my best to make all the colors distinguishable from one another without being
+too agressive. Behold, friffle-vim.
## Installation
@@ -27,5 +36,9 @@ Use your favourite plugin manager,
![friffle-vim with Html](https://raw.githubusercontent.com/ChausseBenjamin/friffle-vim/master/resources/friffle-html.png)
## Issues:
-This is still a work in progress and I fix things when I have the time.
-Feel free to submit pull requests. The better it gets, the better for everyone!
+
+This is still a work in progress and I fix things when I have the time. I
+know other people use other bars such as airline and powerline. I am not
+familiar with how these treat colors but if you wish to suggest it, please do
+so. Feel free to submit pull requests. The better it gets, the better for
+everyone!