diff options
Diffstat (limited to '.vimrc')
-rw-r--r-- | .vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ Plugin 'tpope/vim-surround' Plugin 'tpope/vim-repeat' Plugin 'tpope/vim-speeddating' +Plugin 'vim-scripts/ReplaceWithRegister' + Plugin 'zchee/deoplete-jedi' Plugin 'sirtaj/vim-openscad' |