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": [
|
||||
"go"
|
||||
],
|
||||
"google_java_format": [
|
||||
"java"
|
||||
],
|
||||
"isort": [
|
||||
"python"
|
||||
],
|
||||
|
@ -102,6 +105,8 @@
|
|||
"nixfmt": [
|
||||
"nix"
|
||||
],
|
||||
"perlimports": [],
|
||||
"perltidy": [],
|
||||
"php_cs_fixer": [
|
||||
"php"
|
||||
],
|
||||
|
@ -313,6 +318,9 @@
|
|||
"rubocop": [
|
||||
"ruby"
|
||||
],
|
||||
"selene": [
|
||||
"lua"
|
||||
],
|
||||
"shellcheck": [
|
||||
"sh",
|
||||
"bash"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue