sponsor Vim development Vim logo Vim Book Ad

abap.vim : Syntax highlighting for SAP ABAP / 4

 script karma  Rating 27/9, Downloaded by 1838  Comments, bugs, improvements  Vim wiki

created by
Marius Piedallu van Wyk
 
script type
syntax
 
description
An alternate version of SAP ABAP syntax highlighting with:

1. correct ABAP special table/structure/symbol matching
2. enhanced comprehensive keyword recognition.
3. OO support

Currently this is the default for .abap files as used in VIM

Please mail comments and suggestions to: lailoken@gmail.com
 
install details
Copy script to syntax/ directory

Edit filetype.vim and add:
--
" (SAP) ABAP
au BufNewFile,BufRead *.abap     setf abap
--

NOTE: You will have to re-do this if you upgrade/re-install VIM.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
abap.vim 2.1 2012-10-23 6.0 Marius Piedallu van Wyk Fixed match keyword word boundaries.
Other small issues.
abap.vim 2.0 2012-10-13 6.0 Marius Piedallu van Wyk Made syntax be more OO friendly.
abap.vim 0.6 2004-08-26 6.0 Marius Piedallu van Wyk Added support for better multi-token statements. 'BEGIN OF'
Added better multi-token end and begin matching
Added better table/field matching (wuith special fields)
Added Include recognition.
abap.vim 0.5 2004-08-25 6.0 Marius Piedallu van Wyk Initial upload
ip used for rating: 3.149.243.32

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github