summaryrefslogtreecommitdiff
path: root/.config/nvim/themes/spaceway.vim
diff options
context:
space:
mode:
Diffstat (limited to '.config/nvim/themes/spaceway.vim')
-rw-r--r--.config/nvim/themes/spaceway.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/nvim/themes/spaceway.vim b/.config/nvim/themes/spaceway.vim
index a9f57a1..24dcb70 100644
--- a/.config/nvim/themes/spaceway.vim
+++ b/.config/nvim/themes/spaceway.vim
@@ -1,5 +1,5 @@
" Prevents the colorscheme from loading a custom bg color.
-" autocmd ColorScheme * highlight Normal ctermbg=NONE guibg=NONE
+autocmd ColorScheme * highlight Normal ctermbg=NONE guibg=NONE
let &t_8f = "\<Esc>[38:2:%lu:%lu:%lum"