odin

所属分类:collect
开发工具:Vim Script
文件大小:0KB
下载次数:0
上传日期:2023-05-13 01:17:50
上 传 者sh-1993
说明:  Ginger Bill编程语言Odin的Vim语法高亮显示。源自jansedivy s jai.vim。,
(Vim syntax highlighting for Ginger Bill s programming language, Odin. Derived from jansedivy s jai.vim.,)

文件列表:
LICENSE (1065, 2023-05-12)
ftdetect/ (0, 2023-05-12)
ftdetect/odin.vim (99, 2023-05-12)
indent/ (0, 2023-05-12)
indent/odin.vim (534, 2023-05-12)
odin.vim.png (81244, 2023-05-12)
syntax/ (0, 2023-05-12)
syntax/odin.vim (6485, 2023-05-12)

# Odin.vim Syntax highlighting for [Ginger Bill's](https://www.youtube.com/user/GingerGames) programming language, Odin. Derived from [jansedivy's jai.vim](https://github.com/jansedivy/jai.vim). ### What it looks like. (In cmd.exe, anyway.) ![Screenshot](odin.vim.png) ## Installation Simply clone the repository into your Vim's package directory. (Vim must be installed from https://www.vim.org.) If using [Pathogen](https://github.com/tpope/vim-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` |

近期下载者

相关文件


收藏者