Expanding setup script
This commit is contained in:
+1
-1
@@ -80,7 +80,7 @@ let g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols = {}
|
||||
let g:WebDevIconsUnicodeDecorateFileNodesExtensionSymbols['nerdtree'] = '#'
|
||||
let g:ale_virtualtext_cursor = 'current'
|
||||
let g:ale_linters = {
|
||||
\ 'python': ['flake8', 'pylint'],
|
||||
\ 'python': ['ruff'],
|
||||
\ 'javascript': ['prettier', 'eslint'],
|
||||
\ 'go': ['vet', 'errcheck']
|
||||
\ }
|
||||
|
||||
Reference in New Issue
Block a user