diff options
| author | Felix Hanley <felix@monk.local> | 2017-07-12 13:41:54 +0000 |
|---|---|---|
| committer | Felix Hanley <felix@monk.local> | 2017-07-12 13:41:54 +0000 |
| commit | d257530cb0278c71b6edbbd0d5a60531f4536d09 (patch) | |
| tree | 2b55fe5ac959a0d19340498b030c08216bce13dc /vendor/github.com/BurntSushi/toml/session.vim | |
| download | nomoreads-d257530cb0278c71b6edbbd0d5a60531f4536d09.tar.gz nomoreads-d257530cb0278c71b6edbbd0d5a60531f4536d09.tar.bz2 | |
Diffstat (limited to 'vendor/github.com/BurntSushi/toml/session.vim')
| -rw-r--r-- | vendor/github.com/BurntSushi/toml/session.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/BurntSushi/toml/session.vim b/vendor/github.com/BurntSushi/toml/session.vim new file mode 100644 index 0000000..562164b --- /dev/null +++ b/vendor/github.com/BurntSushi/toml/session.vim @@ -0,0 +1 @@ +au BufWritePost *.go silent!make tags > /dev/null 2>&1 |
