Add a TOML configuration file

This commit is contained in:
2018-10-13 03:23:55 +01:00
parent 3c3a688406
commit 019108bff8
19 changed files with 3448 additions and 0 deletions

1
vendor/github.com/BurntSushi/toml/session.vim generated vendored Normal file
View File

@@ -0,0 +1 @@
au BufWritePost *.go silent!make tags > /dev/null 2>&1