mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Add vim-vtools (#87)
This commit is contained in:
parent
be964fb888
commit
4d940919b3
@ -39,6 +39,7 @@
|
|||||||
- [Utility](#utility)
|
- [Utility](#utility)
|
||||||
- [Other](#other)
|
- [Other](#other)
|
||||||
- [Syntax highlighting](#syntax-highlighting)
|
- [Syntax highlighting](#syntax-highlighting)
|
||||||
|
- [Editor plugins](#editor-plugins)
|
||||||
- [GitHub actions](#github-actions)
|
- [GitHub actions](#github-actions)
|
||||||
- [Videos](#videos)
|
- [Videos](#videos)
|
||||||
- [Programming contests](#programming-contests)
|
- [Programming contests](#programming-contests)
|
||||||
@ -205,6 +206,10 @@
|
|||||||
- [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.
|
||||||
- [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.
|
||||||
|
|
||||||
|
### Editor plugins
|
||||||
|
|
||||||
|
- [vim-vtools](https://github.com/zakuro9715/vim-vtools) - V tools for Vim, including auto formatting.
|
||||||
|
|
||||||
### GitHub actions
|
### GitHub actions
|
||||||
|
|
||||||
- [setup-v-action](https://github.com/marketplace/actions/setup-v-environment) - GitHub action automation to use V in your workflow.
|
- [setup-v-action](https://github.com/marketplace/actions/setup-v-environment) - GitHub action automation to use V in your workflow.
|
||||||
|
Loading…
Reference in New Issue
Block a user