Skip to content

Commit

Permalink
fix: fixed wrong linking for Sui MoveFuns intellij integreation (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
goodylili authored Jan 20, 2025
1 parent 6f9607f commit 0f4d313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/before-we-begin/ide-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ features. Whatever IDE you choose, you'll need to use the terminal to run the
## IntelliJ IDEA

- [IntelliJ IDEA](https://www.jetbrains.com/idea/) is a commercial IDE from JetBrains.
- [Move Language Plugin](https://plugins.jetbrains.com/plugin/14721-move-language) provides a Move
- [Move Language Plugin](https://plugins.jetbrains.com/plugin/23301-sui-move-language) provides a Move
on Sui language extension for IntelliJ IDEA by [MoveFuns](https://movefuns.org/).

## Emacs
Expand Down

0 comments on commit 0f4d313

Please sign in to comment.