Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vim-scripts/IndentAnything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

No packages published