1 2 3 4 5 6 7 8
[files] files = ["syntax/{{ project }}.vim","plugin/{{ project }}.vim","doc/{{ project }}.txt"] directories = ["doc","syntax","plugin"] templates = ["LICENSE","README.md","vimball.txt"] [config] version = "0.1.0" version_control = "git"