Patrick C. McGinty
199f6b2f9d
Fix 'chromium' typo in README
2016-04-29 09:43:42 -10:00
Patrick C. McGinty
55929ec762
Add YAPF Python formatter
2016-04-28 15:57:04 -10:00
Chiel ten Brinke
713e7c2580
Only use range arguments in visual mode for autopep8.
2016-04-06 17:06:36 +02:00
Chiel ten Brinke
81f5e989c2
Add bufferlocal variants for all options.
2016-03-30 10:01:56 +02:00
Steve Dignam
3fdd0aa024
added remark for markdown
2016-03-19 00:08:33 -04:00
Chiel ten Brinke
978e4ece4f
Add more default fallback features.
...
Add removing whitespace and retabbing.
2016-03-11 18:09:05 +01:00
Chiel ten Brinke
4ef9e937c0
Don't touch &formatprg.
...
Makes sure that gq can always be used in its default fashion.
2016-03-10 17:18:15 +01:00
Steve Dignam
11023a0f27
updated formatting of readme
2016-02-11 11:20:59 -05:00
Chiel ten Brinke
f9cc5ff1b3
Merge branch 'master' into dev
2015-12-23 17:01:37 +01:00
Chiel ten Brinke
7902a12391
Cleanup and update README.
2015-12-15 13:15:05 +01:00
Andrew Barchuk
01e55b8535
Add stylish-haskell prettifier
2015-12-05 23:10:58 +02:00
Chiel ten Brinke
d704fd1647
Add config file detection for clang-format.
...
Also
- add CurrentFormatter command.
- more verbosity.
- update readme.
2015-12-04 09:59:23 +01:00
Abdurrahman Aborazmeh
12a9d4c30c
Add perltidy
2015-11-30 06:19:22 +02:00
Chiel ten Brinke
a5013d1a6a
Merge branch 'dev'
2015-11-12 15:22:22 +01:00
Chiel ten Brinke
67222e2a2f
Substitute \n with os.linesep. Cleanup change log.
2015-11-12 11:30:59 +01:00
Tiziano Santoro
ae85d2dfb6
Add dartfmt
2015-11-05 14:32:43 +00:00
Johann
8adfaeee1e
Add rustfmt
...
This adds rustfmt to the list of default formatters.
2015-11-03 14:52:15 +01:00
Chiel92
d3d07cb23e
Use shiftwidth() instead of &shiftwidth.
2015-10-08 18:15:41 +02:00
Xinyun ZHOU
35efffddd8
Fixed a typo
2015-09-22 14:24:33 +10:00
Chiel92
509f982da6
Update readme
2015-06-22 09:18:49 +02:00
Chiel92
6eb339b641
Add tidy definition for html
2015-06-13 17:53:44 +02:00
Dani Hodovic
a3f65420ea
Added golang - gofmt support
...
Added support for gofmt without any of the extra formatting options
enabled by default. Extra options can be found using `gofmt --help`
(-r, -s).
2015-06-13 11:39:06 +02:00
Chiel92
ba12dfc1b7
Add note about python support in README. Related to #54 .
2015-06-11 09:51:51 +02:00
Chiel92
bafaadaaee
Clean up, update readme
2015-06-06 11:54:30 +02:00
Chiel92
ff8deba487
Cover jscs in README
2015-05-31 22:10:33 +02:00
Chiel92
f256d815e7
Automatically check for supertype formatters, as requested in #50
2015-05-31 21:56:00 +02:00
Chiel92
b553cd17de
Add possibility to extend $PATH for formatters. Update README.
2015-05-31 20:58:14 +02:00
Chiel92
495dc9651d
Support python cli-version of js-beautify by default
2015-05-30 16:11:37 +02:00
Chiel92
5d90bb9241
Clang-format accepts ranges. Update readme.
2015-05-30 12:12:06 +02:00
Chiel92
b1b6b87309
Update readme. Ranged do not need separate definition.
2015-05-30 11:12:02 +02:00
Chiel92
a4533d1769
Update default definitions. Readme update.
2015-05-23 14:25:29 +02:00
Chiel92
2ed8f00bb5
Try all available formatters until one works
2015-05-23 10:02:05 +02:00
Chiel
95d6836801
Update README.md
...
Update todo list.
2015-05-08 11:51:12 +02:00
Chiel92
84f8c1864f
Add feature from #46 on todo list.
2015-04-04 11:49:40 +02:00
Dani Hodovic
074b2ac463
Added README.md info for TypeScript formatting
2015-03-22 20:30:10 +01:00
Chiel92
ffc0937d7b
Update README.md
...
Fix #43 .
2015-03-12 12:32:50 +01:00
Chiel92
e8e2704daa
Update README.md
...
Style fix
2015-03-12 12:28:24 +01:00
Chiel92
4f1b27052e
Update README about python version of js-beautify not supported by default
2015-03-12 12:23:52 +01:00
Chiel92
2f86f88170
Add line in README about python version of js-beautify not being
...
supported.
2015-03-04 12:56:10 +01:00
Chiel92
b25b08fd5f
Add support for composite filetypes. Fix #37 .
2015-01-12 14:17:27 +01:00
Chiel92
0df099e63e
Minor style fixes
2015-01-08 12:01:07 +01:00
Alex Dunn
8446318085
Fix #34 : Add Objective-C Support
2015-01-08 01:48:38 -08:00
Chiel92
87a864c254
Update README.md
2015-01-02 22:26:03 +01:00
veelenga
2e4b826a1f
Added note about compatible ruby version
...
* `rbeautify` for __Ruby__.
It is shipped with `ruby-beautify`, which can be installed by running `gem install ruby-beautify`.
-Note that compatible `ruby-beautify-0.94.0` or higher version.
-Here is the link to the repository: https://github.com/erniebrodeur/ruby-beautify
+Note that compatible `ruby-beautify-0.94.0` or higher version.
+Here is the link to the repository: https://github.com/erniebrodeur/ruby-beautify .
+This beautifier developed and tested with ruby `2.0+`, so you can have weird results with earlier ruby versions.
How can I change the behaviour of formatters, or add one myself?
---------------------------------------------
2014-12-12 09:17:14 +02:00
veelenga
8ebeae7ef1
Corrected gem name
2014-12-11 09:11:04 +02:00
veelenga
7f16613cea
Added description to default formatprograms
2014-12-11 09:05:48 +02:00
veelenga
ca5e8f9791
Markdown now states about added ruby beautifier
2014-12-09 12:22:15 +02:00
Alvin Chan
006607282a
Add a missing period in the README
2014-09-26 11:02:01 -07:00
Alvin Chan
a9514f2085
Update README to include SASS details
2014-09-26 11:00:08 -07:00
Procras
89d6d2f94c
Update README.md
...
update to new vundle pulgin manager
2014-08-26 22:58:22 +08:00