mirror of
https://github.com/vlang/awesome-v.git
synced 2023-08-10 21:13:23 +03:00
Include Kate syntax highlighting (#33)
This commit is contained in:
parent
c8861444eb
commit
c988c69351
@ -45,6 +45,7 @@ A curated list of awesome V frameworks, libraries, software and resources.
|
||||
* [v-vim](https://github.com/ollykel/v-vim) - Support for V syntax highlighting in Vim.
|
||||
* [vim-v](https://github.com/lcolaholicl/vim-v) - Vim syntax highlighter for V programming language.
|
||||
* [vscode-vlang](https://github.com/0x9ef/vscode-vlang) - V Language extension for Visual Studio Code.
|
||||
* [kate-syntax-highlight-v](https://github.com/Larpon/kate-syntax-highlight-v) - V syntax highlighting for [Kate](https://kate-editor.org/)
|
||||
|
||||
### Command-line
|
||||
* [v-args](https://github.com/nedpals/v-args) - V library for parsing arguments from argv-like arrays.
|
||||
|
Loading…
Reference in New Issue
Block a user