feat: make working with Pulumi in Python nicer

This commit is contained in:
Oliver Davies 2023-03-14 11:18:53 +00:00
parent f603d40156
commit d5fa2b558b
2 changed files with 4 additions and 0 deletions

View file

@ -23,6 +23,7 @@ null_ls.setup {
formatting.phpcbf, formatting.phpcbf,
code_actions.gitsigns, code_actions.gitsigns,
formatting.black,
formatting.markdownlint, formatting.markdownlint,
formatting.prettier, formatting.prettier,
formatting.rustywind, formatting.rustywind,

View file

@ -34,18 +34,21 @@ in {
postman postman
pulumi-bin pulumi-bin
pv pv
python3Full
ripgrep ripgrep
terraform terraform
tldr tldr
tmuxinator tmuxinator
tree tree
unzip unzip
virtualenv
wget wget
xcp xcp
yarn yarn
zoxide zoxide
# LSP # LSP
black
gopls gopls
html-tidy html-tidy
nodePackages."@ansible/ansible-language-server" nodePackages."@ansible/ansible-language-server"