rename language specific packages
- removed language prefixes of `cargo_`, `go_`, `npm_` and `pipx_` - cargo_eza.yml => eza.yml
This commit is contained in:
3
tasks/pkgs/htmx-lsp.yml
Normal file
3
tasks/pkgs/htmx-lsp.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
- name: add to cargopkgs
|
||||
set_fact:
|
||||
cargopkgs: "{{ cargopkgs + [ 'htmx-lsp' ] }}"
|
||||
Reference in New Issue
Block a user