[misc] enhance CursorLine highlighting
This commit is contained in:
parent
94314a4ac2
commit
437913559e
|
@ -213,7 +213,9 @@ nnoremap <leader>gm :call fzf#run({'source': 'git branch \| cut -c 3-', 'sink':
|
|||
" ==== gruvbox configuration ====
|
||||
color gruvbox
|
||||
set background=dark
|
||||
" for background transparence to work
|
||||
highlight Normal ctermbg=None
|
||||
highlight CursorLine ctermbg=240
|
||||
|
||||
" ==== NERDCommenter for vue ====
|
||||
let g:ft = ''
|
||||
|
|
Loading…
Reference in New Issue
Block a user