aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-07-28 11:48:07 +0200
committerGitHub <noreply@github.com>2019-07-28 11:48:07 +0200
commit256608a13b267725929b49ec6578ac81d026b793 (patch)
tree8c034d26f774ad1c933ea2b75c9c133342b244fb /runtime/syntax
parentb5c44b66eb05b6489105e023764aa07cb5f8c18f (diff)
downloadrneovim-256608a13b267725929b49ec6578ac81d026b793.tar.gz
rneovim-256608a13b267725929b49ec6578ac81d026b793.tar.bz2
rneovim-256608a13b267725929b49ec6578ac81d026b793.zip
vim-patch:b1c9198af (#10634)
Vim 8.1 release Update version number and information. Fix a couple of tests. https://github.com/vim/vim/commit/b1c9198afb7ff902588b45fbe44f0760a9f48375
Diffstat (limited to 'runtime/syntax')
-rw-r--r--runtime/syntax/upstreamrpt.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/syntax/upstreamrpt.vim b/runtime/syntax/upstreamrpt.vim
index 170fc8f509..21c25633a2 100644
--- a/runtime/syntax/upstreamrpt.vim
+++ b/runtime/syntax/upstreamrpt.vim
@@ -307,4 +307,4 @@ hi def link upstreamdat_Parameter Type
"hi def link upstreamdat_Filespec Underlined
hi def link upstreamdat_Comment Comment
-let b:current_syntax = "upstreamdat"
+let b:current_syntax = "upstreamrpt"