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 = [
|
||||
#"com.github.copilot" # Currently broken
|
||||
"com.google.tools.ij.aiplugin"
|
||||
|
||||
"IdeaVIM"
|
||||
|
||||
"com.jetbrains.sh" # Shellcheck
|
||||
"nix-idea"
|
||||
];
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue