mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-21 19:11:30 +01:00
vim: ale: use cursor detail and floating preview
This commit is contained in:
parent
bfad3b2a4c
commit
cffd1ef025
|
@ -84,6 +84,8 @@ augroup END
|
|||
|
||||
|
||||
let g:ale_fix_on_save = 1
|
||||
let g:ale_cursor_detail=1
|
||||
let g:ale_detail_to_floating_preview =1
|
||||
|
||||
let g:ale_lsp_show_message_severity = 'information'
|
||||
let g:ale_lsp_suggestions = 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user