Browse Source

Add godot syntax plugin

DricomDragon 5 years ago
parent
commit
49cf8a8191
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

@@ -11,6 +11,7 @@ Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git'
 Plugin 'dag/vim-fish'
 Plugin 'tpope/vim-endwise'
 Plugin 'alvan/vim-closetag'
+Plugin 'quabug/vim-gdscript' " Old plugin for GoDot 3 syntax highlighting
 call vundle#end()
 
 " Make hard tab look like 4 spaces tabs