From b34ae68c966c84eebf48464372d7e7237a89cb8f Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Thu, 17 Jan 2013 10:32:38 +0100 Subject: Create "after" bundle, which is load after all bundles It allows some post-bundles initializations/configurations. --- vim/.vim/bundle/after/plugin | 1 + 1 file changed, 1 insertion(+) create mode 100644 vim/.vim/bundle/after/plugin (limited to 'vim') diff --git a/vim/.vim/bundle/after/plugin b/vim/.vim/bundle/after/plugin new file mode 100644 index 0000000..075578a --- /dev/null +++ b/vim/.vim/bundle/after/plugin @@ -0,0 +1 @@ +au VimLeave * silent py sbt_close() -- cgit v1.2.3-70-g09d2