feat: make working with Pulumi in Python nicer
This commit is contained in:
parent
f603d40156
commit
d5fa2b558b
|
@ -23,6 +23,7 @@ null_ls.setup {
|
|||
formatting.phpcbf,
|
||||
code_actions.gitsigns,
|
||||
|
||||
formatting.black,
|
||||
formatting.markdownlint,
|
||||
formatting.prettier,
|
||||
formatting.rustywind,
|
||||
|
|
|
@ -34,18 +34,21 @@ in {
|
|||
postman
|
||||
pulumi-bin
|
||||
pv
|
||||
python3Full
|
||||
ripgrep
|
||||
terraform
|
||||
tldr
|
||||
tmuxinator
|
||||
tree
|
||||
unzip
|
||||
virtualenv
|
||||
wget
|
||||
xcp
|
||||
yarn
|
||||
zoxide
|
||||
|
||||
# LSP
|
||||
black
|
||||
gopls
|
||||
html-tidy
|
||||
nodePackages."@ansible/ansible-language-server"
|
||||
|
|
Loading…
Reference in a new issue