diff options
Diffstat (limited to '.config/nvim/themes')
-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 |