mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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
|
# TODO: Requires the go tree-sitter parser
|
||||||
"impl"
|
"impl"
|
||||||
"luasnip"
|
"luasnip"
|
||||||
|
"nix_flake_fmt"
|
||||||
"nvim_snippets"
|
"nvim_snippets"
|
||||||
"printenv"
|
"printenv"
|
||||||
|
"pydoclint"
|
||||||
"refactoring"
|
"refactoring"
|
||||||
"spell"
|
"spell"
|
||||||
"tags"
|
"tags"
|
||||||
|
@ -118,6 +120,7 @@ in
|
||||||
# Packages where the name is different
|
# Packages where the name is different
|
||||||
// {
|
// {
|
||||||
ansiblelint = "ansible-lint";
|
ansiblelint = "ansible-lint";
|
||||||
|
atlas_fmt = "atlas";
|
||||||
bean_check = "beancount";
|
bean_check = "beancount";
|
||||||
bean_format = "beancount";
|
bean_format = "beancount";
|
||||||
black = [
|
black = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue