Commit 36e7f70ba14e0496671f8d3b1ea6521567fe3610 Parent: 4d00ffb02a3c0f05fd1afa66c3d4f0a57aeea826 Author: mcol <mcol@posteo.net> Date: 2018-12-09 20:08:29 +0000 Committer: mcol <mcol@posteo.net> Committed: 2018-12-09 20:08:29 +0000 typo
vimrc Modified
@@ -24,7 +24,7 @@ Plugin 'mcolligan/vimlab' " vimlab Plugin 'mcolligan/tide' " tmux ide Plugin 'jpalardy/vim-slime' " send text to IDE and execute -Plugin 'christoomey/vim-tmux-navigator' " navigate vim and tmux splits seamless +Plugin 'christoomey/vim-tmux-navigator' " navigate vim and tmux splits seamlessly call vundle#end() " required filetype plugin indent on " required