mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update Python settings and related doc
This commit is contained in:
@@ -405,6 +405,8 @@ if executable('pyls')
|
||||
\ 'pyflakes': {'enabled': v:false},
|
||||
\ 'pycodestyle': {'enabled': v:false},
|
||||
\ 'jedi_completion': {'fuzzy': v:true},
|
||||
\ 'pyls_isort': {'enabled': v:true},
|
||||
\ 'pyls_mypy': {'enabled': v:true}
|
||||
\ }
|
||||
\ }
|
||||
\ }})
|
||||
|
||||
Reference in New Issue
Block a user