move alchemist and beancount to main

Thu, 06 Oct 2016 23:08:23 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 06 Oct 2016 23:08:23 -0400
changeset 409
ef7a3edc69e9
parent 408
8a55b99cb9a8
child 410
7f1e71910dc6

move alchemist and beancount to main

.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc
+++ b/.vimrc
@@ -88,6 +88,8 @@ endif
   Plugin 'vim-perl/vim-perl'
   Plugin 'sheerun/vim-polyglot'
   Plugin 'yko/mojo.vim'
+  Plugin 'slashmili/alchemist.vim'
+  Plugin 'nathangrigg/vim-beancount'
 
   let g:no_viewdoc_maps = 1
   Plugin 'powerman/vim-plugin-viewdoc'

mercurial