My config files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Buddy Sandidge 7155f902e2 Squashed 'vim/bundle/toml/' content from commit f6f79f3cc
git-subtree-dir: vim/bundle/toml
git-subtree-split: f6f79f3cc6740dfacca73a195857cbc45e778912
9 years ago
ftdetect Squashed 'vim/bundle/toml/' content from commit f6f79f3cc 9 years ago
ftplugin Squashed 'vim/bundle/toml/' content from commit f6f79f3cc 9 years ago
syntax Squashed 'vim/bundle/toml/' content from commit f6f79f3cc 9 years ago
LICENSE Squashed 'vim/bundle/toml/' content from commit f6f79f3cc 9 years ago
README.md Squashed 'vim/bundle/toml/' content from commit f6f79f3cc 9 years ago

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.