feat: Adding pylint to neovim LSP config
This commit is contained in:
parent
be170512a9
commit
2be158262c
@ -39,6 +39,7 @@ return {
|
||||
-- 'jdtls', -- java
|
||||
'lua_ls',
|
||||
'marksman', -- markdown
|
||||
'pylint',
|
||||
'pylsp',
|
||||
'rust_analyzer',
|
||||
'ts_ls', -- Typscript
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user