From 04c415dc115435e1d948881b127a5eba0f93757a Mon Sep 17 00:00:00 2001 From: Andrey Popp <8mayday@gmail.com> Date: Wed, 2 May 2018 22:49:37 +0300 Subject: README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index a161398..318a2d9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ personal taste. ![Screenshot](screenshots/plain-dark.png) ![Screenshot](screenshots/plain-light.png) +## Motivation + +Minimalistic colorscheme which uses bold to highlight keywords and a +distinguished color for constant literals (string, numbers, JSX tags). + ## Installation & Usage With [vim-plug][] you add this to the `.vimrc`: @@ -21,5 +26,16 @@ set background=light " Set to dark for a dark variant colorscheme plain ``` +## FAQ + +- What terminal emulator is shown on screenshots? + + This is [kitty][]. Fast and highly configurable. + +- Is this Vim or Neovim on screenshots and why? + + This is Neovim. + [vim-colors-off]: https://github.com/pbrisbin/vim-colors-off [vim-plug]: https://github.com/junegunn/vim-plug +[kitty]: https://github.com/kovidgoyal/kitty -- cgit v1.2.3