IndentAnything : Write indentations or enhance existing indentations without writing code
script karma |
Rating 62/25,
Downloaded by 7264 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Tye Zdrojewski |
|
script type |
indent |
|
description |
The IndentAnything plugin is intended to make it easier to write new indentation scripts and/or supplement existing ones. It makes the assumption that all indentable languages have similar characteristics:
- blocks of code or text over multiple lines
- continuation lines
- comments
The rules of indentation are specified in a series of variables. Explanation is provided in the included doc/IndentAnything.txt help file.
An example HTML indentation enhancement is also included. |
|
install details |
cd ~/.vim
tar zxvf IndentAnything.tar.gz
If you want the help to be searchable:
:helptags ~/.vim/doc |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.16.137.217
|