diff options
author | aktersnurra <grydholm@kth.se> | 2021-02-08 06:47:05 +0100 |
---|---|---|
committer | aktersnurra <grydholm@kth.se> | 2021-02-08 06:47:05 +0100 |
commit | 0145613104939792a60ba10c67bc82e047d6690a (patch) | |
tree | d64b23a79b56598ad5c96e3c64ee55482909d535 /.config/nvim/themes/githubsy.vim | |
parent | a99bf1c8ddd4ac7dff62670ee3f1ae8306576127 (diff) |
addedd purs and fixed a nvim theme
Diffstat (limited to '.config/nvim/themes/githubsy.vim')
-rw-r--r-- | .config/nvim/themes/githubsy.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/nvim/themes/githubsy.vim b/.config/nvim/themes/githubsy.vim index 7ad7015..15445bf 100644 --- a/.config/nvim/themes/githubsy.vim +++ b/.config/nvim/themes/githubsy.vim @@ -1,5 +1,3 @@ - - " Prevents the colorscheme from loading a custom bg color. autocmd ColorScheme * highlight Normal ctermbg=NONE guibg=NONE |