summaryrefslogtreecommitdiff
path: root/modules/plugins.vim
diff options
context:
space:
mode:
Diffstat (limited to 'modules/plugins.vim')
-rw-r--r--modules/plugins.vim6
1 files changed, 5 insertions, 1 deletions
diff --git a/modules/plugins.vim b/modules/plugins.vim
index feaa9ed2..4fe4d5ce 100644
--- a/modules/plugins.vim
+++ b/modules/plugins.vim
@@ -14,9 +14,13 @@ if dein#load_state('~/.config/nvim/dein')
" call dein#add('liuchengxu/space-vim-dark')
" call dein#add('joshdick/onedark.vim')
" call dein#add('morhetz/gruvbox')
+ call dein#add('jacoborus/tender.vim')
+ "Interface"
+ call dein#add('Shougo/denite.nvim')
" Neoterm
call dein#add('kassio/neoterm')
- call dein#add('jacoborus/tender.vim')
+ " Running tests in vim "
+ call dein#add('janko-m/vim-test')
" Better Syntax Support
call dein#add('sheerun/vim-polyglot')
" powerline