diff options
Diffstat (limited to 'test/vimrc')
-rw-r--r-- | test/vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,3 +35,5 @@ set ttimeoutlen=0 execute 'set encoding=utf-8' let g:mapleader=',' + +let g:ale_ignore_2_4_warnings = 1 |
index : ale | ||
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support | cos |
summaryrefslogtreecommitdiff |
-rw-r--r-- | test/vimrc | 2 |
@@ -35,3 +35,5 @@ set ttimeoutlen=0 execute 'set encoding=utf-8' let g:mapleader=',' + +let g:ale_ignore_2_4_warnings = 1 |