From ff0c3651203617d584476336bf1abb79f2c3d1d5 Mon Sep 17 00:00:00 2001 From: JulianTeu Date: Sat, 16 Jun 2018 12:19:29 +0200 Subject: Added xprofile with sshagent --- .vimrc | 7 ------- 1 file changed, 7 deletions(-) (limited to '.vimrc') diff --git a/.vimrc b/.vimrc index e7a4df6..4578308 100644 --- a/.vimrc +++ b/.vimrc @@ -17,20 +17,13 @@ Plugin 'autozimu/LanguageClient-neovim' Plugin 'tpope/vim-surround' Plugin 'tpope/vim-repeat' -Plugin 'tpope/vim-speeddating' -Plugin 'tpope/vim-fugitive' Plugin 'vim-latex/vim-latex' Plugin 'vim-scripts/ReplaceWithRegister' - -Plugin 'vim-erlang/vim-erlang-runtime' - Plugin 'zchee/deoplete-jedi' -Plugin 'leafgarland/typescript-vim' Plugin 'sirtaj/vim-openscad' Plugin 'tmhedberg/matchit' -Plugin 'nanotech/jellybeans.vim' Plugin 'kien/ctrlp.vim' Plugin 'Shougo/deoplete.nvim' -- cgit v1.2.3