瀏覽代碼

Add Bonita Log custom plugin in vim config

DricomDragon 5 年之前
父節點
當前提交
b992ba28e2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

@@ -7,6 +7,7 @@ set rtp+=~/.vim/bundle/Vundle.vim
 call vundle#begin()
 Plugin 'VundleVim/Vundle.vim'
 Plugin 'captbaritone/better-indent-support-for-php-with-html'
+Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git'
 call vundle#end()
 
 " Make hard tab look like 4 spaces tabs