Update vimrc

Tecra-R940
Marvin Johanning 2020-03-30 10:45:03 +02:00
parent 17420b6265
commit 7d0e7a0af0
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -23,7 +23,7 @@ Plugin 'terryma/vim-smooth-scroll' "Smooth scrolling
Plugin 'mhartington/oceanic-next' "Theme OceanicNext Plugin 'mhartington/oceanic-next' "Theme OceanicNext
Plugin 'jacoborus/tender.vim' "Theme Tender Plugin 'jacoborus/tender.vim' "Theme Tender
Plugin 'thoughtbot/vim-rspec' "RSpec Plugin Plugin 'thoughtbot/vim-rspec' "RSpec Plugin
Plugin 'MikeCoder/markdown-preview.vim' Plugin 'MikeCoder/markdown-preview.vim' "Markdown preview
" All of your Plugins must be added before the following line " All of your Plugins must be added before the following line
call vundle#end() call vundle#end()