Commit Graph

97 Commits

Author SHA1 Message Date
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
Chiel92
bef62e459c Merge branch 'typeArgument' of github.com:shanesmith/vim-autoformat into shanesmith-typeArgument 2014-06-30 09:22:11 +02:00
Chiel92
a7f418bbed Merge branch 'master' of https://github.com/Chiel92/vim-autoformat 2014-06-30 09:20:15 +02:00
Shane Smith
5a17715cfc Optional file type argument to Autoformat command 2014-06-29 15:30:05 -04:00
Shane Smith
666291341b Add JSON formatting using js-beautify 2014-06-29 15:15:10 -04:00
Mohammad Ishfaque Jahan Rafee
ed1d52c522 Update README.md 2014-06-29 21:29:40 +06:00
Curtis Harvey
46a36c8e3a add CSS formatting (using css-beautify) to defaults 2014-05-30 13:42:30 -07:00
Chiel92
66995c00d1 Fix #13 and some cleanup. 2013-12-20 20:34:38 +01:00
Chiel92
baf32dce5e Update README.md
minor readme fixes
2013-07-19 13:38:38 +02:00
Chiel92
395a5fe256 note about HTML5 2013-05-15 08:48:19 +02:00
Chiel92
66dc8f7fe0 Some clarification in readme, and emphasized that formatprograms should
read and write from and to stdin and stdout.(#8)
2013-04-23 16:01:16 +02:00
Chiel92
75afddab03 General update of the readme file. Some clarifications added. 2013-04-20 23:46:42 +02:00
Chiel92
3392fa0753 readme updated 2013-03-27 10:17:24 +01:00
Chiel92
f5e60b5266 compatibilty with default gq functionality 2013-03-26 23:03:15 +01:00
Chiel92
75016dc93b Readme update 2013-03-26 14:29:35 +01:00
Chiel92
b16411bc01 readme improvement 2013-03-23 10:22:12 +01:00
Chiel92
7b7565e0ac readme improvement 2013-03-23 10:20:33 +01:00
Chiel92
a65222a5ad fixed typo in readme 2013-03-18 17:04:49 +01:00
Wang Yaohui
486a72e337 Update README.md
Correct the repo name.
2013-03-18 10:07:43 +08:00
Chiel92
f4ff79c97f readme update 2013-03-17 12:36:49 +01:00
Chiel92
68388d43f5 Readme update 2013-03-17 12:30:50 +01:00
Chiel92
bbb75528ac minor changes 2013-03-16 14:19:04 +01:00
Chiel92
e3d62f1ac8 readme corrections 2013-03-16 13:57:11 +01:00
Chiel92
b380c61fe4 readme update 2013-03-16 13:53:16 +01:00
Chiel92
53e4d0a9d4 rename 2012-09-30 22:12:41 +02:00
Chiel
1b0bc1c9c6 Initial commit 2012-09-30 13:09:46 -07:00