aboutsummaryrefslogtreecommitdiff
path: root/runtime/indent
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-24 15:38:31 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-27 09:21:30 -0400
commit52564c9aa267ba3fd1c70eef7dd358d002e2c8e5 (patch)
tree3780250cc3675330d67447ffdc0b80e173d27ee2 /runtime/indent
parentd270313c79e0b30783aa650ed91ed7a50843aa2a (diff)
downloadrneovim-52564c9aa267ba3fd1c70eef7dd358d002e2c8e5.tar.gz
rneovim-52564c9aa267ba3fd1c70eef7dd358d002e2c8e5.tar.bz2
rneovim-52564c9aa267ba3fd1c70eef7dd358d002e2c8e5.zip
vim-patch:09c6f265b210
Update runtime files. https://github.com/vim/vim/commit/09c6f265b21065ffa9437837b1d0955137175e45 Omit getmousepos(). Patch v8.1.2304 is not ported yet.
Diffstat (limited to 'runtime/indent')
-rw-r--r--runtime/indent/j.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/indent/j.vim b/runtime/indent/j.vim
index ea3d50936b..c308512ecc 100644
--- a/runtime/indent/j.vim
+++ b/runtime/indent/j.vim
@@ -1,7 +1,7 @@
" Vim indent file
" Language: J
-" Maintainer: David Bürgin <676c7473@gmail.com>
-" URL: https://github.com/glts/vim-j
+" Maintainer: David Bürgin <dbuergin@gluet.ch>
+" URL: https://gitlab.com/glts/vim-j
" Last Change: 2015-01-11
if exists('b:did_indent')