Commit Graph

268 Commits

Author SHA1 Message Date
Chiel ten Brinke
b939719fe6 Fix IndexError for when stdout and stderr of formatter are empty. 2016-02-15 09:50:41 +01:00
Chiel ten Brinke
bf57abea05 Merge branch 'sbdchd-astyle-java' 2016-02-15 09:39:37 +01:00
Steve Dignam
6fef83ed54 updated astyle java formatter to use java style 2016-02-14 14:22:18 -05:00
Chiel ten Brinke
f9cc5ff1b3 Merge branch 'master' into dev 2015-12-23 17:01:37 +01:00
Chiel ten Brinke
5ed4c3cfcb Merge branch 'frtmelody-master' 2015-12-15 13:17:48 +01:00
Chiel ten Brinke
7902a12391 Cleanup and update README. 2015-12-15 13:15:05 +01:00
MeLody
37a6b7f979 add swith to default gg=G 2015-12-14 16:41:01 +08:00
frtmelody
b01c85e8f7 Update autoformat.vim
disable gg=G
2015-12-13 16:59:33 +08:00
Chiel ten Brinke
2842842ec9 Merge branch 'raindev-stylish-haskell' 2015-12-08 09:30:49 +01:00
Chiel ten Brinke
ac1aa285a3 Make clang config finder relative to buffer file. 2015-12-07 18:34:27 +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
Chiel ten Brinke
29e088848a Correct typo in perltidy definition. 2015-12-03 17:19:25 +01:00
Chiel ten Brinke
90151dfc94 Merge branch 'aborazmeh-master' 2015-12-03 17:03:59 +01:00
Abdurrahman Aborazmeh
f2d391b34f Add Perl samples from perltidy home page 2015-11-30 06:19:59 +02: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
Chiel ten Brinke
289c66899f Append newline to text before sending to formatter. 2015-11-11 18:21:35 +01:00
Chiel ten Brinke
39cd30ae3e Merge branch 'tiziano88-dartfmt' 2015-11-05 17:24:30 +01:00
Tiziano Santoro
ae85d2dfb6 Add dartfmt 2015-11-05 14:32:43 +00:00
Chiel92
9a22cfdf39 Merge branch 'johannhof-master' 2015-11-03 22:17:20 +01:00
Johann
8adfaeee1e Add rustfmt
This adds rustfmt to the list of default formatters.
2015-11-03 14:52:15 +01:00
Chiel92
02627f491b Merge branch 'dev' 2015-10-31 19:01:31 +01:00
Chiel
e6c12ab611 Merge pull request #86 from kuon/tsfmt-fix
Fix quotes to have the bufname evaluated dynamically
2015-10-31 12:08:47 +01:00
Nicolas Goy
e37d0a289c Fix quotes to have the bufname evaluated dynamically 2015-10-31 11:55:06 +01:00
Chiel ten Brinke
3884a627ef Merge branch 'kuon-tsfmt' 2015-10-29 17:31:12 +01:00
Chiel ten Brinke
1243463143 Also take different eols into account for removing last empty line 2015-10-29 17:25:39 +01:00
Chiel ten Brinke
735d709e84 Fix python3 support. 2015-10-29 12:22:48 +01:00
Nicolas Goy
e7432ba246 Fix https://github.com/Chiel92/vim-autoformat/issues/84 2015-10-28 15:17:43 +01:00
Chiel ten Brinke
e6ecfff004 Merge master. 2015-10-28 13:59:03 +01:00
Chiel ten Brinke
10e80a996c Merge branch 'master' into dev 2015-10-28 13:57:45 +01:00
Chiel ten Brinke
8a740ab186 Try all possible new line characters to split on. 2015-10-28 13:57:22 +01:00
Chiel92
f6bbac220b Revert unnecessary distinction between autopep8 versions. 2015-10-13 18:10:07 +02:00
Chiel92
2b1c834271 Merge branch 'master' of https://github.com/Chiel92/vim-autoformat 2015-10-10 14:00:53 +02:00
Chiel92
ebce50ee3b Support another autopep8 version. 2015-10-10 14:00:00 +02:00
Chiel
4353db53c0 Merge pull request #79 from chrcoe/fix-datatype
quick fix for both if and else conditions
2015-10-10 13:51:50 +02:00
Chris Coe
27abe69588 quick fix for both if and else conditions 2015-10-10 07:41:51 -04:00
Chiel
bf56a4c12d Merge pull request #77 from chrcoe/fix-python3-endline
fix endline in python3
2015-10-10 12:58:47 +02:00
Chris Coe
62554bd2b0 fix endline in python3 2015-10-08 17:06:58 -04:00
Chiel92
d3d07cb23e Use shiftwidth() instead of &shiftwidth. 2015-10-08 18:15:41 +02:00
Chiel92
e68e87b0f9 Merge branch 'newlines' 2015-09-22 10:18:36 +02:00
Chiel
8fab63ddfa Merge pull request #72 from xinsnake/xinsnake-typo-fix
Fixed a typo
2015-09-22 10:09:38 +02:00
Xinyun ZHOU
35efffddd8 Fixed a typo 2015-09-22 14:24:33 +10:00
Chiel92
e1e082a970 attempt crossplatform line endings 2015-08-31 21:11:15 +02:00
Chiel92
9a912decc7 Merge branch 'FredrikHson-master' 2015-08-08 14:37:39 +02:00
Chiel92
0ea8377eaa Cleanup 2015-08-08 14:37:21 +02:00
Fredrik Hansson
9545f0cfcf fix for using the default gg=G on files without formatting definitions at all 2015-08-08 14:01:26 +02:00
Chiel92
1dcabd579f Merge branch 'philolo1-config_formater' 2015-08-08 11:41:31 +02:00
philolo1
247f2d98e7 make the formatter options be configureable in the vimrc 2015-08-08 11:05:41 +02:00