Bläddra i källkod

Fix typo in plugin manager comment

DricomDragon 4 år sedan
förälder
incheckning
2de7e2eaa4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Install/Templates/examples/vimrc

+ 1 - 1
Install/Templates/examples/vimrc

@@ -5,7 +5,7 @@ filetype off
 set rtp+=~/.vim/bundle/Vundle.vim
 
 call vundle#begin()
-Plugin 'VundleVim/Vundle.vim' " Keep the plugin manger itself updated
+Plugin 'VundleVim/Vundle.vim' " Keep the plugin manager itself updated
 Plugin 'captbaritone/better-indent-support-for-php-with-html' " Edit html files ending with php
 Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git' " Highlight useful information in Tomcat logs
 Plugin 'dag/vim-fish' " Full fish modular support