mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update vim-lsp setting
This commit is contained in:
parent
3e10e4ac81
commit
b505e98e52
@ -359,6 +359,7 @@ let g:lsp_diagnostics_float_cursor = 1
|
||||
" whether to enable highlight a symbol and its references
|
||||
let g:lsp_highlight_references_enabled = 1
|
||||
let g:lsp_preview_max_width = 80
|
||||
let g:lsp_diagnostics_float_delay = 100
|
||||
|
||||
" set up pyls for vim-lsp
|
||||
if executable('pyls')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user