disable neomake "virtualtext"
This commit is contained in:
parent
1a62042d2c
commit
1a3eb267c6
1
init.vim
1
init.vim
@ -138,6 +138,7 @@ let g:neomake_error_sign = {
|
|||||||
\ 'texthl': 'ErrorMsg',
|
\ 'texthl': 'ErrorMsg',
|
||||||
\ }
|
\ }
|
||||||
let g:neomake_highlight_lines = 1
|
let g:neomake_highlight_lines = 1
|
||||||
|
let g:neomake_virtualtext_current_error = 0
|
||||||
|
|
||||||
" Tagbar
|
" Tagbar
|
||||||
let g:tagbar_status_func = "TagbarStatusFunc"
|
let g:tagbar_status_func = "TagbarStatusFunc"
|
||||||
|
Loading…
Reference in New Issue
Block a user