1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

Merge branch 'master' of ssh://github/tiyn/wiki

This commit is contained in:
TiynGER 2021-05-18 18:45:43 +02:00
commit 5a651590e9

View File

@ -7,10 +7,11 @@ language.
You can install nim using choosenim with
`curl https://nim-lang.org/choosenim/init.sh -sSf | sh`.
If you're on an arch-based machine you can also run `yay -S choosenim` (install `yay` if necessary).
## IDE
### Vim
The steps to make Vim a c IDE are described in
The steps to make Vim a nim IDE are described in
[the vim section of this wiki](../linux/vim/nim.md).