aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMax Christian Pohle2021-05-16 18:15:19 +0200
committerMax Christian Pohle2021-05-16 18:15:19 +0200
commitc2a2e796c7262d4473add7ac637e13d17a1561ec (patch)
tree4d60f5f141e454c01fc18fc1471dc3885c18cbaf /README.md
parente7946e3846a5c8f5703df89bdfe493636caceeda (diff)
downloadvim-fancy-line-c2a2e796c7262d4473add7ac637e13d17a1561ec.tar.bz2
vim-fancy-line-c2a2e796c7262d4473add7ac637e13d17a1561ec.zip
Fixed color scheme bug and added screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index d808107..fb0b8c1 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@ look similar to powerline, but that is no wonder, because the `` symbol
9is the only one, which used to be available in code page 437 and thus broadly 9is the only one, which used to be available in code page 437 and thus broadly
10compatible. 10compatible.
11 11
12![screenshot](/screenshot.png)
13
12## Installation 14## Installation
13 15
14This should be sufficient: 16This should be sufficient:
..