-
Notifications
You must be signed in to change notification settings - Fork 1
Write indentations or enhance existing indentations without writing code
vim-scripts/IndentAnything
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1839 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.
About
Write indentations or enhance existing indentations without writing code
Resources
Stars
Watchers
Forks
Packages 0
No packages published