Skip to content

Vim syntax highlighting for Ginger Bill's programming language, Odin. Derived from jansedivy's jai.vim.

License

Notifications You must be signed in to change notification settings

Tetralux/odin.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin.vim

Syntax highlighting for Ginger Bill's programming language, Odin. Derived from jansedivy's jai.vim.

What it looks like. (In cmd.exe, anyway.)

Screenshot

Installation

Simply clone the repository into your Vim's package directory. (Vim must be installed from https://www.vim.org.) If using Pathogen, clone it into the bundle folder within Vim's package directory, instead.

Note that the package directory is located in %USERPROFILE%\vimfiles on Windows, and ~/.vim on Unix.

Optional features

Not everyone wants certain features, like function call highlighting.

You can enable or disable the relevant features by searching the repository for the appropriate code tags, and commenting out the adjacent lines. The Vim comment character is ".

Description Code tag to search for
Function call and declaration highlighting :FunctionHighlighting

About

Vim syntax highlighting for Ginger Bill's programming language, Odin. Derived from jansedivy's jai.vim.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published