diff options
Diffstat (limited to 'home/vim.nix')
| -rw-r--r-- | home/vim.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/vim.nix b/home/vim.nix index 93fe933..4399037 100644 --- a/home/vim.nix +++ b/home/vim.nix @@ -15,6 +15,8 @@ syntax on + highlight Normal guibg=#000000 + " Awesome magical color override from " https://gist.github.com/romainl/379904f91fa40533175dfaec4c833f2f augroup MyColors |