Update README.md
This commit is contained in:
parent
cddaf58c15
commit
0923017c63
@ -1,9 +1,10 @@
|
|||||||
# vim-autoformat
|
# vim-autoformat
|
||||||
|
|
||||||
Format code with one button press!
|
Format code with one button press.
|
||||||
This plugin makes use of external formatprograms to achieve the best results.
|
|
||||||
Check the list of formatprograms to see which languages are supported by default.
|
This plugin makes use of external formatting programs to achieve the best results.
|
||||||
You can easily customize or add your own formatprogram.
|
Check the list of formatprograms below to see which languages are supported by default.
|
||||||
|
You can easily customize these or add your own formatprogram.
|
||||||
When no formatprogram exists (or no formatprogram is installed) for a certain filetype,
|
When no formatprogram exists (or no formatprogram is installed) for a certain filetype,
|
||||||
vim-autoformat falls back by default to indenting, (using vim's auto indent functionality), retabbing and removing trailing whitespace.
|
vim-autoformat falls back by default to indenting, (using vim's auto indent functionality), retabbing and removing trailing whitespace.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user