Skip to content

Commit

Permalink
fixes #45; Added footnotes (#53)
Browse files Browse the repository at this point in the history
* Added footnotes

For compliance with sindresorhus/awesome#2442 (comment)

* Put moe in the correct place
  • Loading branch information
ArikRahman authored Nov 30, 2022
1 parent 31bcca6 commit 3773001
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Nim provides unique features for seamless and transparent interoperability with


### Editors

- [moe](https://github.com/fox0430/moe) - A vim-like editor made with Nim, also supports C, Rust, Javascript, etc.
- [Nim Playground](https://play.nim-lang.org/) - Code and run Nim online.
- [DoongJohn's Nim playground](https://doongjohn.github.io/nim-playground/) - An alternative implementation of the Nim playground.

Expand Down Expand Up @@ -659,7 +659,6 @@ Nim provides unique features for seamless and transparent interoperability with
- [nimlsp](https://github.com/PMunch/nimlsp) - The Language Server Protocol implementation for Nim.
- [nim.nvim](https://github.com/alaviss/nim.nvim) - Nim plugin for NeoVim.
- [vscode-nim](https://github.com/saem/vscode-nim) - Language support for the Nim programming language for VS Code.
- [moe](https://github.com/fox0430/moe) - A vim-like editor made with Nim, also supports C, Rust, Javascript, etc.


### REPL
Expand Down Expand Up @@ -789,4 +788,6 @@ Nim provides unique features for seamless and transparent interoperability with
- [zachary_carter twitch](https://www.twitch.tv/zachary_carter) - The live broadcast regarding Nim language.

---

### Footnotes
*Awesome-Nim logo is based on the "Nim Crown" logo by Joseph Wecker, used with permission from the Nim project.*

0 comments on commit 3773001

Please sign in to comment.