git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2022-07-06 09:32:12 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2022-07-06 09:32:12 +0200
commit6fa7664799c1ba22d8ba51b00c6ea7f6219c1599 (patch)
treee4f873b9dd2c3e251a0df3638cac5aae9a8a45cb
parente35bf84abb7f864c7d512d2b2f84c6e204859810 (diff)
downloaddotfiles-6fa7664799c1ba22d8ba51b00c6ea7f6219c1599.tar.bz2
i said "no background" !!!11!eleven
-rw-r--r--.vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index f700680..1bef541 100644
--- a/.vimrc
+++ b/.vimrc
@@ -25,6 +25,8 @@ set background=dark
" cannot change this over here. f'k. ron is a good compromise.
colorscheme ron
hi Normal ctermbg=NONE guibg=NONE
+hi Special ctermbg=NONE guibg=NONE
+hi EndOfBuffer ctermbg=NONE guibg=NONE
set t_Co=256
let g:airline#extensions#tabline#enabled = 1