Skip to content

Commit

Permalink
Add Vim syntax highlighting and CoC LS links
Browse files Browse the repository at this point in the history
  • Loading branch information
b-j-roberts committed Jan 30, 2024
1 parent 1bd750c commit 1c260e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@
- [Scarb](https://docs.swmansion.com/scarb) - The recommended build toolchain and package manager.
- [Vscode Cairo extension](https://marketplace.visualstudio.com/items?itemName=starkware.cairo1) - Official Cairo extension for VSCode with diagnostics, go-to-definition, completion and more.
- [Vim plugin for Scarb projects](https://github.com/swan-of-bodom/scarb-vim)
- [Vim Syntax Highlighting](https://gist.github.com/b-j-roberts/3d58102660d3522d0a498edd776196f2)
- [Vim CoC Scarb Language Server](https://gist.github.com/b-j-roberts/d5ca5381c79ea3cdc6558f2080789cf6)
- [Starknet Foundry](https://foundry-rs.github.io/starknet-foundry/) - Toolchain for smart contracts development, testing and deployment.
- [Starknet Foundry Forge Template](https://github.com/foundry-rs/starknet_forge_template)
- [Starknet Remix](https://remix.ethereum.org/?#activate=Starknet) - The official Starknet plugin for Remix, a browser-based IDE without the need for any installation.
Expand Down

0 comments on commit 1c260e6

Please sign in to comment.