update nvim python support

This commit is contained in:
Alexander Navarro 2024-06-27 15:01:58 -04:00
parent 6b2e261d8c
commit 9245b7b823
3 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,7 @@ return {
opts = {
ensure_installed = {
"blue",
"pylint",
"eslint_d",
"markdownlint",
"nimlsp",