SkillAgentSearch skills...

Odin.vim

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

Install / Use

/learn @Tetralux/Odin.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 |

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated12d ago
Forks20

Languages

Vim Script

Security Score

100/100

Audited on Mar 20, 2026

No findings