Skip to content

Commit

Permalink
neovim: Make folded background transparent
Browse files Browse the repository at this point in the history
Now zM is a lot prettier to use.
  • Loading branch information
donovanglover committed Aug 9, 2024
1 parent 0286b81 commit 03b91ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/neovim.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
highlight Search ctermbg=240 ctermfg=255
highlight IncSearch ctermbg=255 ctermfg=240
highlight Folded ctermbg=NONE guibg=NONE
let mapleader = ' '
nnoremap <silent> <leader>e :set nu!<CR>
Expand Down

0 comments on commit 03b91ed

Please sign in to comment.