Skip to content

Commit

Permalink
Add Vim section to Tips and Tricks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kharacternyk committed Jun 16, 2020
1 parent 48d1856 commit f37c09b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,10 @@ the colors used by ``barva``
source ~/.cache/wal/colors.sh
export BARVA_BG=$background BARVA_TARGET=$foreground
barva &
---
Vim
---

To pulse the background of Vim, you should use a colorscheme that doesn't change
the background color e.g ``peachpuff``. ``termguicolors`` (NeoVim) should be off.

0 comments on commit f37c09b

Please sign in to comment.