aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/xmlformat.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-10-29 09:50:39 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-10-29 09:55:07 +0100
commit07fdbba9d0a5cce9d466c36fbbaa9fe1cdeb1428 (patch)
treed566cb8ac4626e11d3766d767a9d64681dd0ae66 /runtime/autoload/xmlformat.vim
parent877d5c8be799bb89107741ed9a0e24e22a1b4295 (diff)
downloadrneovim-07fdbba9d0a5cce9d466c36fbbaa9fe1cdeb1428.tar.gz
rneovim-07fdbba9d0a5cce9d466c36fbbaa9fe1cdeb1428.tar.bz2
rneovim-07fdbba9d0a5cce9d466c36fbbaa9fe1cdeb1428.zip
vim-patch:91f84f6e11cd
Update runtime files. https://github.com/vim/vim/commit/91f84f6e11cd879d43d651c0903d85bff95f0716
Diffstat (limited to 'runtime/autoload/xmlformat.vim')
-rw-r--r--runtime/autoload/xmlformat.vim3
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/autoload/xmlformat.vim b/runtime/autoload/xmlformat.vim
index 83ba49a073..f227b5ee25 100644
--- a/runtime/autoload/xmlformat.vim
+++ b/runtime/autoload/xmlformat.vim
@@ -2,9 +2,8 @@
" Last Change: Thu, 22 May 2018 21:26:55 +0100
" Version: 0.1
" Author: Christian Brabandt <cb@256bit.org>
-" Script: http://www.vim.org/scripts/script.php?script_id=
+" Repository: https://github.com/chrisbra/vim-xml-ftplugin
" License: VIM License
-" GetLatestVimScripts: ???? 18 :AutoInstall: xmlformat.vim
" Documentation: see :h xmlformat.txt (TODO!)
" ---------------------------------------------------------------------
" Load Once: {{{1