Skip to content

Commit

Permalink
feat(users/gael): add copilot plugin to phpstorm
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Jan 15, 2024
1 parent 11c4764 commit 4a20d16
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion users/gael/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,11 @@
jetbrains-mono

vscodium
unstable.jetbrains.phpstorm
# https://nixos.wiki/wiki/Jetbrains_Tools
# https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/editors/jetbrains/plugins/plugins.json
(jetbrains.plugins.addPlugins jetbrains.phpstorm [
"github-copilot"
])
insomnia
# postman
zeal
Expand Down

0 comments on commit 4a20d16

Please sign in to comment.