mirror of
https://github.com/amix/vimrc
synced 2025-07-09 02:25:00 +08:00
Merge branch 'master' into sources
This commit is contained in:
@ -168,6 +168,7 @@ let g:ale_set_highlights = 0
|
||||
" Only run linting when saving the file
|
||||
let g:ale_lint_on_text_changed = 'never'
|
||||
let g:ale_lint_on_enter = 0
|
||||
let g:ale_virtualtext_cursor = 'disabled'
|
||||
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
Reference in New Issue
Block a user