18.4.0 released Sep 25, 2023
Syntax highlighting

For syntax highlighting of Vely programs in Vim, do this once:
vv -m

The above will create a syntax file in your local Vim syntax directory:
$HOME/.vim/syntax/v.vim

and also update your local $HOME/.vimrc file to use this syntax for files with .vely extension. All files updated are local, i.e. they affect only the current user. Each user who wants this feature must issue the above command.

The Vely highlighting syntax is tested with Vim 8.1.
See also
Language
dot  
inline-code  
statement-APIs  
syntax-highlighting  
unused-var    
See all
documentation


You are free to copy, redistribute and adapt this web page (even commercially), as long as you give credit and provide a link back to this page (dofollow) - see full license at CC-BY-4.0. Copyright (c) 2019-2023 Dasoftver LLC. Vely and elephant logo are trademarks of Dasoftver LLC. The software and information on this web site are provided "AS IS" and without any warranties or guarantees of any kind.