Skip to content

Commit f25aa0b

Browse files
troyanenarimiran
authored andcommitted
Add QtCreator to editors support section in FAQ (#142)
1 parent 0205746 commit f25aa0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ glue code thanks to powerful metaprogramming capabilities of Nim.
4545

4646
## What about editor support?
4747

48-
4948
- Aporia (native Nim editor): [https://github.com/nim-lang/Aporia](https://github.com/nim-lang/Aporia)
5049
- Visual Studio Code: [https://marketplace.visualstudio.com/items?itemName=kosz78.nim](https://marketplace.visualstudio.com/items?itemName=kosz78.nim)
5150
- Emacs: [https://github.com/nim-lang/nim-mode](https://github.com/nim-lang/nim-mode)
5251
- Vim: [https://github.com/zah/nimrod.vim/](https://github.com/zah/nimrod.vim)
52+
- QtCreator (4.1+): Included as experimental plugin.
5353
- Scite: Included
5454
- Gedit: The [Aporia .lang file](https://github.com/nim-lang/Aporia/blob/master/share/gtksourceview-2.0/language-specs/nim.lang).
5555
- jEdit: [https://github.com/exhu/nimrod-misc/tree/master/jedit](https://github.com/exhu/nimrod-misc/tree/master/jedit)

0 commit comments

Comments
 (0)