1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(neovim): force transparent background

This commit is contained in:
Kierán Meinhardt
2020-07-14 23:51:28 +02:00
parent 28f00240bb
commit b35dda6997

View File

@@ -8,8 +8,9 @@ nnoremap <C-l> :Rg<CR>
let g:fzf_layout = { 'down': '~15%' }
colorscheme paramount
set background=dark
" transparent background
hi Normal guibg=NONE ctermbg=NONE
let mapleader = ","
let maplocalleader="\\"