dot-files/vim/bundle/toml
Buddy Sandidge e49f5eb233 Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml'
..
ftdetect Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml'
ftplugin Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml'
syntax Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml'
LICENSE Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml'
README.md Merge commit '7155f902e2a447163af57e9f7584417da30aba5b' as 'vim/bundle/toml'

README.md

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.