]> Untitled Git - vimfiles.git/commitdiff
clojure > other lisps
authorPhilippe Hürlimann <p@hurlimann.org>
Fri, 7 Oct 2016 20:33:28 +0000 (22:33 +0200)
committerPhilippe Hürlimann <p@hurlimann.org>
Fri, 7 Oct 2016 20:33:28 +0000 (22:33 +0200)
vimrc

diff --git a/vimrc b/vimrc
index 821f96fb99193332de23468da3ac3c645733eca4..849fd249a952e3fdd4ee8577ed42464f9f871f5b 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -20,7 +20,6 @@ Plugin 'davidhalter/jedi-vim'
 Plugin 'eagletmt/ghcmod-vim'
 Plugin 'eagletmt/neco-ghc'
 Plugin 'kien/ctrlp.vim'
-Plugin 'kovisoft/slimv'
 Plugin 'leshill/vim-json'
 Plugin 'majutsushi/tagbar'
 Plugin 'matchit.zip'
@@ -32,6 +31,8 @@ Plugin 'Rip-Rip/clang_complete'
 Plugin 'scrooloose/nerdcommenter'
 Plugin 'Shougo/vimproc'
 Plugin 'thinca/vim-localrc'
+Plugin 'tpope/vim-classpath'
+Plugin 'tpope/vim-fireplace'
 Plugin 'tpope/vim-fugitive'
 Plugin 'tpope/vim-repeat'
 Plugin 'tpope/vim-surround.git'