commit | 9712ff1288f942736ed76c0dec014909f067eec9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 18 13:04:22 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 18 13:04:22 2022 +0100 |
tree | d3db95b26eb5606d89a711571055ceceee7c52e3 | |
parent | 65ee49decf5677690cd695d5d288e39344965fff [diff] [blame] |
Update runtime files
diff --git a/runtime/ftplugin/gdshader.vim b/runtime/ftplugin/gdshader.vim index 74de7c1..809a005 100644 --- a/runtime/ftplugin/gdshader.vim +++ b/runtime/ftplugin/gdshader.vim
@@ -3,6 +3,7 @@ # Vim filetype plugin file # Language: Godot shading language # Maintainer: Maxim Kim <habamax@gmail.com> +# Website: https://github.com/habamax/vim-gdscript if exists("b:did_ftplugin") | finish | endif b:did_ftplugin = 1