All Projects â†’ Larpon â†’ kate-syntax-highlight-v

Larpon / kate-syntax-highlight-v

Licence: other
Syntax highlighting of V files for the Kate editor

Projects that are alternatives of or similar to kate-syntax-highlight-v

vave
🌊 A crazy simple library for reading/writing WAV files in V. Zero dependencies, 100% cross-platform.
Stars: ✭ 35 (+105.88%)
Mutual labels:  v, vlang
jni
V wrapper around the C Java Native Interface
Stars: ✭ 15 (-11.76%)
Mutual labels:  v, vlang
registry
Package registry for vpkg
Stars: ✭ 13 (-23.53%)
Mutual labels:  v, vlang
v-mode
🌻 An Emacs major mode for the V programming language.
Stars: ✭ 49 (+188.24%)
Mutual labels:  v, vlang
vast
A simple tool for vlang, generate v source file to AST json file
Stars: ✭ 23 (+35.29%)
Mutual labels:  v, vlang
termtable
Simple and highly customizable library to display tables in the terminal.
Stars: ✭ 41 (+141.18%)
Mutual labels:  v, vlang
vargs
Simple argument parsing library for V.
Stars: ✭ 36 (+111.76%)
Mutual labels:  v, vlang
v2048
A simple game of 2048, written in V.
Stars: ✭ 19 (+11.76%)
Mutual labels:  v, vlang
discord.v
Discord Bot Framework written in V
Stars: ✭ 83 (+388.24%)
Mutual labels:  v, vlang
boundstone
High Performance / Fast Compilation / Lightweight MCBE Server
Stars: ✭ 42 (+147.06%)
Mutual labels:  v, vlang
vredis
Redis client for V, written in V
Stars: ✭ 43 (+152.94%)
Mutual labels:  v, vlang
minesweeper-v
Minesweeper Written in Vlang
Stars: ✭ 19 (+11.76%)
Mutual labels:  v, vlang
vbf
A brainfuck interpreter/compiler written in V.
Stars: ✭ 17 (+0%)
Mutual labels:  v, vlang
vinix
Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
Stars: ✭ 1,512 (+8794.12%)
Mutual labels:  v, vlang
vscode-arm
Arm® Syntax highlighting for VSCode
Stars: ✭ 35 (+105.88%)
Mutual labels:  syntax-highlighting
git-split-diffs
GitHub style split diffs in your terminal
Stars: ✭ 2,423 (+14152.94%)
Mutual labels:  syntax-highlighting
ST-ASS
ASS/SSA subtitles syntax highlight for Sublime Text.
Stars: ✭ 23 (+35.29%)
Mutual labels:  syntax-highlighting
intellij-diff-plugin
Syntax highlighting for .diff files and .patch files in IntelliJ IDEs
Stars: ✭ 17 (+0%)
Mutual labels:  syntax-highlighting
kirby-highlight
Themeable server-side syntax highlighting for Kirby
Stars: ✭ 14 (-17.65%)
Mutual labels:  syntax-highlighting
4coder skytrias
4coder customization layer for Odin Lang
Stars: ✭ 37 (+117.65%)
Mutual labels:  syntax-highlighting

V syntax highlighting for Kate

Syntax highlighting for the V language.

Install

NOTE

The xml contents of this repository is now upstreamed to KDE/syntax-highlighting. That means newer versions of KDE will ship with V syntax support.

Linux/Unix

Add v.xml symlink (or copy file) to: $HOME/.local/share/katepart5/syntax

Windows

Copy to %USERPROFILE%/AppData/Local/org.kde.syntax-highlighting/syntax. (%USERPROFILE% usually expands to C:\\Users\\user)

More info on katepart here

Usage

Unfortunately files ending in *.v is also used by the Verilog language. To make V source files take precedence over Verilog you can go to: Settings -> Editor Component -> Open / Save -> Modes & Filetypes -> Filetype: "Sources/V -> Priority: 1

For setting a higher priority than Verilog.

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].