summaryrefslogtreecommitdiffstats
path: root/syntax/abap.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/abap.vim')
-rw-r--r--syntax/abap.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/syntax/abap.vim b/syntax/abap.vim
index ed10cce9..534e06ef 100644
--- a/syntax/abap.vim
+++ b/syntax/abap.vim
@@ -5,7 +5,7 @@ endif
" Vim ABAP syntax file
" Language: SAP - ABAP/R4
" Maintainer: Marius Piedallu van Wyk <lailoken@gmail.com>
-" Last Change: 2018 Dec 12
+" Last Change: 2021 Jan 02
" Comment: Thanks to EPI-USE Labs for all your assistance. :)
" Quit when a syntax file was already loaded
@@ -197,4 +197,4 @@ hi def link abapHex Number
let b:current_syntax = "abap"
-" vim: ts=8 sw=2 \ No newline at end of file
+" vim: ts=8 sw=2