mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
plugins/none-ls: update packages
This commit is contained in:
parent
c289e10a0f
commit
e935f7a407
1 changed files with 3 additions and 0 deletions
|
@ -11,8 +11,10 @@ in
|
|||
# TODO: Requires the go tree-sitter parser
|
||||
"impl"
|
||||
"luasnip"
|
||||
"nix_flake_fmt"
|
||||
"nvim_snippets"
|
||||
"printenv"
|
||||
"pydoclint"
|
||||
"refactoring"
|
||||
"spell"
|
||||
"tags"
|
||||
|
@ -118,6 +120,7 @@ in
|
|||
# Packages where the name is different
|
||||
// {
|
||||
ansiblelint = "ansible-lint";
|
||||
atlas_fmt = "atlas";
|
||||
bean_check = "beancount";
|
||||
bean_format = "beancount";
|
||||
black = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue