xinxu / vim-toml

Vim syntax for TOML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-toml

Vim syntax for TOML.

Installation

Pathogen

Set up Pathogen then clone/submodule this repo into ~/.vim/bundle/toml, or wherever you've pointed your Pathogen.

Vundle

Set up Vundle then add Bundle 'cespare/vim-toml' to your vimrc and run :BundleInstall from a fresh vim.

Contributing

Contributions are very welcome! Just open a PR.

About

Vim syntax for TOML

License:MIT License


Languages

Language:Vim Script 100.0%