Skip to content

Commit

Permalink
Bump IDEA plugins version
Browse files Browse the repository at this point in the history
  • Loading branch information
lyang committed May 4, 2024
1 parent 20bcd32 commit 45e86be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions roles/intellij/defaults/main.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
IDEA_PLUGIN_DIR: "{{ansible_env.HOME}}/.local/share/JetBrains/IdeaIC{{IDEA_BUILD.split('.')[:2]|join('.')}}"
IDEA_PLUGINS:
IdeaVIM: 177370
Key-Promoter-X: 181677
google-java-format: 161816
IdeaVIM: 515255
Key-Promoter-X: 520132
google-java-format: 522798

0 comments on commit 45e86be

Please sign in to comment.