Change Vid to Ved, and make it a link.

Delyan Angelov 2021-05-27 14:34:48 +03:00
parent 5002104f42
commit 08867cfe41

2
FAQ.md

@ -69,7 +69,7 @@ How can it translate C++? It's impossible for one person to write a C++ parser.
Clang parser is used for translating C/C++ to V.
**What about editor support?**
There are basic plugins for VS Code and Vim. Also check out the Vid editor, which is written in V. It has V support built in.
There are basic plugins for VS Code and Vim. Also check out the <a href="https://github.com/vlang/ved">Ved</a> editor, which is written in V. It has V support built in.
Plugins for Emacs, and other popular editors will be available soon.