diff options
author | Julian Teu <julianteu@protonmail.com> | 2018-04-07 11:19:54 +0200 |
---|---|---|
committer | Julian Teu <julianteu@protonmail.com> | 2018-04-07 11:19:54 +0200 |
commit | 754ae9b40221d38dc176e6c04f17b341f2390242 (patch) | |
tree | 5afdc7660746c4e6c5ca91f5d8a4721191eea4e3 /.vimrc | |
parent | b93c3f2121601b8f4ebf73747de412f4cbadf28f (diff) |
Added vim plugin and setup git lol
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' |