feat(java): Add shellcheck plugin
This commit is contained in:
parent
757c0a2b4b
commit
15f618e8e9
1 changed files with 3 additions and 0 deletions
|
|
@ -19,7 +19,10 @@
|
||||||
pluginList = [
|
pluginList = [
|
||||||
#"com.github.copilot" # Currently broken
|
#"com.github.copilot" # Currently broken
|
||||||
"com.google.tools.ij.aiplugin"
|
"com.google.tools.ij.aiplugin"
|
||||||
|
|
||||||
"IdeaVIM"
|
"IdeaVIM"
|
||||||
|
|
||||||
|
"com.jetbrains.sh" # Shellcheck
|
||||||
"nix-idea"
|
"nix-idea"
|
||||||
];
|
];
|
||||||
in {
|
in {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue