plsql.vim : PL/SQL indent file
script karma |
Rating 15/15,
Downloaded by 2689 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
b pribyl |
|
script type |
indent |
|
description |
An Oracle PL/SQL indent file that indents after BEGIN IF AS IS THEN WHEN LOOP ELSE ELSIF CASE EXCEPTION and DECLARE, and unindents after the corresponding end of these statements/sections. |
|
install details |
1. Put in indent/ subdirectory.
2. You may want "runtime! indent.vim" in .vimrc. |
|
script versions (upload new version)
Click on the package to download.
plsql.vim |
1.3.1.1 |
2002-09-23 |
6.0 |
b pribyl |
quick fix to problem of IS in SQL statements; fixed unindent of inline subprograms; identified new TODO regarding nested blocks in exception handlers |
plsql.vim |
1.2 |
2002-09-17 |
6.0 |
b pribyl |
Corrected a problem with WHEN clauses in exception handlers. Also added support for CASE statements. Changed version # here to match my RCS version #. Added TODO section. |
plsql.vim |
1.0 |
2002-09-12 |
6.0 |
b pribyl |
Initial upload |
ip used for rating: 3.148.202.164
|