Remove link to older nim plugin. (#25)
This commit is contained in:
parent
fc747d36e9
commit
b924886586
|
@ -5,7 +5,6 @@
|
|||
Most `nim` developers use `vscode`.
|
||||
|
||||
* [Nim Extension](https://marketplace.visualstudio.com/items?itemName=NimLang.nimlang) gets you syntax highlighting, goto definition and other modernities
|
||||
* The older, but less maintained [Nim plugin](https://marketplace.visualstudio.com/items?itemName=kosz78.nim) is an alternative
|
||||
* To start `vscode` with the correct Nim compiler, run it with `./env.sh code`
|
||||
* Run nim files with `F6`
|
||||
* Suggestions, goto and similar features mostly work, but sometimes hang
|
||||
|
|
Loading…
Reference in New Issue