mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Move VS Code plugin in Editor plugins and fix link
This commit is contained in:
parent
ed82a053f1
commit
5277ba709c
@ -289,6 +289,7 @@
|
|||||||
### Editor plugins
|
### Editor plugins
|
||||||
|
|
||||||
- [sublime-v](https://github.com/onerbs/sublime-v) - Fully-featured Sublime Text 3 package for the V Programming Language.
|
- [sublime-v](https://github.com/onerbs/sublime-v) - Fully-featured Sublime Text 3 package for the V Programming Language.
|
||||||
|
- [vscode-vlang](https://github.com/vlang/vscode-vlang) - V Language extension for Visual Studio Code.
|
||||||
- [vim-vtools](https://github.com/zakuro9715/vim-vtools) - V tools for Vim, including auto formatting.
|
- [vim-vtools](https://github.com/zakuro9715/vim-vtools) - V tools for Vim, including auto formatting.
|
||||||
- [IntelliJ V](https://github.com/intellij-v/intellij-v) - Plugin for IntelliJ IDEA and other JetBrains IDEs.
|
- [IntelliJ V](https://github.com/intellij-v/intellij-v) - Plugin for IntelliJ IDEA and other JetBrains IDEs.
|
||||||
|
|
||||||
@ -331,7 +332,6 @@
|
|||||||
- [vlang-mode.el](https://github.com/Naheel-Azawy/vlang-mode.el) - Emacs major mode for the V programming language.
|
- [vlang-mode.el](https://github.com/Naheel-Azawy/vlang-mode.el) - Emacs major mode for the V programming language.
|
||||||
- [vlang-sublime](https://github.com/oversoul/vlang-sublime) - Sublime text 3 Support for the Vlang Programming Language.
|
- [vlang-sublime](https://github.com/oversoul/vlang-sublime) - Sublime text 3 Support for the Vlang Programming Language.
|
||||||
- [v-mode](https://github.com/damon-kwok/v-mode) - Emacs major mode for the V programming language.
|
- [v-mode](https://github.com/damon-kwok/v-mode) - Emacs major mode for the V programming language.
|
||||||
- [vscode-vlang](https://github.com/0x9ef/vscode-vlang) - V Language extension for Visual Studio Code.
|
|
||||||
- [v-vim](https://github.com/ollykel/v-vim) - Support for V syntax highlighting in Vim.
|
- [v-vim](https://github.com/ollykel/v-vim) - Support for V syntax highlighting in Vim.
|
||||||
|
|
||||||
### Tutorials
|
### Tutorials
|
||||||
|
Loading…
Reference in New Issue
Block a user