mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 08:53:28 +02:00
autogenerated: Update options
This commit is contained in:
parent
00b9924127
commit
b4767aa252
1 changed files with 8 additions and 0 deletions
|
@ -84,6 +84,9 @@
|
||||||
"golines": [
|
"golines": [
|
||||||
"go"
|
"go"
|
||||||
],
|
],
|
||||||
|
"google_java_format": [
|
||||||
|
"java"
|
||||||
|
],
|
||||||
"isort": [
|
"isort": [
|
||||||
"python"
|
"python"
|
||||||
],
|
],
|
||||||
|
@ -102,6 +105,8 @@
|
||||||
"nixfmt": [
|
"nixfmt": [
|
||||||
"nix"
|
"nix"
|
||||||
],
|
],
|
||||||
|
"perlimports": [],
|
||||||
|
"perltidy": [],
|
||||||
"php_cs_fixer": [
|
"php_cs_fixer": [
|
||||||
"php"
|
"php"
|
||||||
],
|
],
|
||||||
|
@ -313,6 +318,9 @@
|
||||||
"rubocop": [
|
"rubocop": [
|
||||||
"ruby"
|
"ruby"
|
||||||
],
|
],
|
||||||
|
"selene": [
|
||||||
|
"lua"
|
||||||
|
],
|
||||||
"shellcheck": [
|
"shellcheck": [
|
||||||
"sh",
|
"sh",
|
||||||
"bash"
|
"bash"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue