feat: enable true colours in neovim

This commit is contained in:
Felix Schröter 2020-03-14 04:14:18 +01:00
parent 85de8ec624
commit 559f4a5d7e
No known key found for this signature in database
GPG key ID: A12D7C9D2FD34458

View file

@ -1,5 +1,7 @@
" set shell=/bin/sh
set termguicolors
colorscheme gruvbox
let g:gruvbox_number_column = 'bg1'