Bladeren bron

screenshot: update

Marco Hinz 12 jaren geleden
bovenliggende
commit
49b6fdd6ce
2 gewijzigde bestanden met toevoegingen van 5 en 1 verwijderingen
  1. 5 1
      README.md
  2. BIN
      startify.png

+ 5 - 1
README.md

@@ -19,7 +19,7 @@ _2)_ It eases handling of loading and saving sessions by only working with a
       :SLoad    load a session
       :SSave    save a session
 
-NOTE: Both commands can also take session names directly as an argument. You can
+_NOTE_: Both commands can also take session names directly as an argument. You can
 also make use of completion via `<c-u>` and `<tab>`.
 
 The default settings are pretty sane, so it should work without any
@@ -27,6 +27,10 @@ configuration.
 
 ![Example:startify in action](https://github.com/mhinz/vim-startify/raw/master/startify.png)
 
+_NOTE_: The colors shown in the screenshot are not the default. If you want to
+tune the default colors, you can overwrite the highlight groups used by startify
+in your vimrc. Have a look at `:h startify-colors`, after installing the plugin.
+
 Feedback, please!
 -----------------
 

BIN
startify.png