sponsor Vim development Vim logo Vim Book Ad

baan.vim : Indenting for Baan scripts

 script karma  Rating 61/16, Downloaded by 989  Comments, bugs, improvements  Vim wiki

created by
Rajesh Kannan
 
script type
indent
 
description
Hitherto I have not found an indent vim script for Baan. This is just a small indent file that works for baan scripts.

Version created: Gvim 7.2

Please let me know if there are any improvement/bugs.

 
install details
Place this file in the "indent" directory under the directory where vim is installed ($VIMHOME).
If your file has ".baan" extension this should work automatically. If it does not for some reason or the other then
                     "set indentexpr=Get_Baan_Indent()"
As an aside (and as a Baan coder) you might probably want to add this to your .vmrc:
                    "set filetype=baan"  

              
 

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
baan.vim 0.22 2009-10-26 7.0 Rajesh Kannan pre-processor definitions get indent of 0.
baan.vim 0.21 2009-10-23 7.0 Rajesh Kannan Double deduction of indents on "endcase".
baan.vim 0.2 2009-10-23 7.0 Rajesh Kannan In v0.1 only 3GL was indented.
Added indenting for 4GL syntax as well.
Please let me know if there are any bugs. Thanks!
baan.vim 0.1 2009-10-23 6.0 Rajesh Kannan Initial upload
ip used for rating: 3.16.147.124

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