Commit Graph

  • 635d2f2a90 fixed invalid syntax with python 2.6.6 Fredrik Hansson 2016-09-07 10:49:52 +0200
  • 9cf57b6a9b Add b:formatters_<filetype> and b:formatdef_<identifier> overrides Martin Vuille 2016-09-01 19:54:49 -0400
  • f9c1d5c15b Merge branch 'pseewald-master' Chiel ten Brinke 2016-09-01 22:52:23 +0200
  • 7e201a3b4a add Fortran example from official fprettify repo. Patrick Seewald 2016-08-30 11:00:07 +0200
  • f6ce60f798 add 'fprettify' for Fortran Patrick Seewald 2016-08-30 10:59:32 +0200
  • 06251ab317 Merge branch 'ifokeev-jsx-support' Chiel ten Brinke 2016-07-08 18:37:47 +0200
  • 346594de48 JSX support by default vanya 2016-07-07 13:35:56 +0300
  • b9f566b514 Improve documentation about debugging and add PutMessages. Chiel ten Brinke 2016-06-15 10:00:58 +0200
  • 546de9287d Merge branch 'kayw-command-bar' Chiel ten Brinke 2016-06-15 09:23:39 +0200
  • 857d5e7a29 fix: do not treat following "|" and strings as arguments in Autoformat command related issue: https://github.com/Chiel92/vim-autoformat/issues/124 copy from this code: https://github.com/rhysd/vim-crystal/blob/master/ftplugin/crystal.vim#L51 kayw 2016-06-13 20:40:11 +0800
  • 9742ae2dfb Merge branch 'master' into WHQ25-fix_yapf Chiel ten Brinke 2016-06-10 12:18:09 +0200
  • 10bf7def12 Change quoting in yapf definition. Chiel ten Brinke 2016-06-09 09:36:31 +0200
  • 0e95bd1d60 Mention vim 7.4 requirement in readme. Chiel ten Brinke 2016-06-03 10:18:04 +0200
  • 4920e754c0 update yapf default setting Hangqi Wu 2016-06-01 13:54:05 +0800
  • 0dcc7b3189 Merge branch 'master' of https://github.com/Chiel92/vim-autoformat Chiel ten Brinke 2016-05-23 17:25:27 +0200
  • dd16b96756 Add .gitattributes file. Chiel ten Brinke 2016-05-23 17:25:03 +0200
  • aaf19a31a9 Merge pull request #135 from tbelaire/patch-1 Chiel ten Brinke 2016-05-13 10:06:14 +0200
  • 9843c361cd astylerc not actually passing correct file Theo Belaire 2016-05-12 23:10:39 -0400
  • 564b7fb551 Merge branch 'cmcginty-yapf' Chiel ten Brinke 2016-05-09 10:37:28 +0200
  • 199f6b2f9d Fix 'chromium' typo in README Patrick C. McGinty 2016-04-29 09:43:42 -1000
  • 55929ec762 Add YAPF Python formatter Patrick C. McGinty 2016-04-28 15:57:04 -1000
  • 713e7c2580 Only use range arguments in visual mode for autopep8. Chiel ten Brinke 2016-04-06 15:55:27 +0200
  • 81f5e989c2 Add bufferlocal variants for all options. Chiel ten Brinke 2016-03-30 10:01:56 +0200
  • 5b22a44982 Merge branch 'sbdchd-remark' Chiel ten Brinke 2016-03-21 15:56:47 +0100
  • 2d2d200c06 Fix crash related to environment variables containing unicode. Chiel ten Brinke 2016-03-21 15:46:29 +0100
  • 1110775670 Merge branch 'remark' of https://github.com/sbdchd/vim-autoformat into sbdchd-remark Chiel ten Brinke 2016-03-21 15:00:04 +0100
  • 3fdd0aa024 added remark for markdown Steve Dignam 2016-03-17 23:36:32 -0400
  • 383fbdb716 Fix vim-autoformat hanging when auto indenting. Chiel ten Brinke 2016-03-17 11:23:30 +0100
  • 978e4ece4f Add more default fallback features. Chiel ten Brinke 2016-03-11 18:09:05 +0100
  • 4ef9e937c0 Don't touch &formatprg. Chiel ten Brinke 2016-03-10 17:18:15 +0100
  • 36282560c3 Merge branch 'sbdchd-astyle' Chiel ten Brinke 2016-02-29 12:52:58 +0100
  • 9a56b056bc Merge branch 'astyle' of https://github.com/sbdchd/vim-autoformat into sbdchd-astyle Chiel ten Brinke 2016-02-29 12:49:40 +0100
  • c0a38237e0 Merge branch 'tresorit-fix/clang-parameters' Chiel ten Brinke 2016-02-29 10:23:56 +0100
  • 66eb30f139 Merge branch 'fix/clang-parameters' of https://github.com/tresorit/vim-autoformat into tresorit-fix/clang-parameters Chiel ten Brinke 2016-02-29 10:22:08 +0100
  • e83775354e Merge branch 'sbdchd-json' Chiel ten Brinke 2016-02-29 09:57:04 +0100
  • 20e5ca13fa fixed clang's --assume-filename parameter David Dvorszki 2016-02-26 16:09:49 +0100
  • 72fb185c77 updated js-beautify for json to use config file Steve Dignam 2016-02-25 11:33:02 -0500
  • a2f9b88bcd Merge branch 'sbdchd-js-beautify' Chiel ten Brinke 2016-02-24 10:06:22 +0100
  • 896998c368 updated js-beautify formatter to use config file Steve Dignam 2016-02-22 14:55:23 -0500
  • 4eba53eb3f updated astyle to use .astylerc if available Steve Dignam 2016-02-21 13:34:57 -0500
  • e637f7862d Merge branch 'sbdchd-goimports' Chiel ten Brinke 2016-02-22 16:43:18 +0100
  • b25fde99ad added goimports formatter for go Steve Dignam 2016-02-21 00:39:06 -0500
  • e3542648f1 Fix some verbosity issues. Chiel ten Brinke 2016-02-18 10:13:07 +0100
  • ec7533df71 Merge branch 'sbdchd-master' Chiel ten Brinke 2016-02-17 17:02:59 +0100
  • f78c47c34b Merge branch 'master' of https://github.com/sbdchd/vim-autoformat into sbdchd-master Chiel ten Brinke 2016-02-17 17:01:00 +0100
  • b939719fe6 Fix IndexError for when stdout and stderr of formatter are empty. Chiel ten Brinke 2016-02-15 09:50:41 +0100
  • bf57abea05 Merge branch 'sbdchd-astyle-java' Chiel ten Brinke 2016-02-15 09:39:37 +0100
  • 6fef83ed54 updated astyle java formatter to use java style Steve Dignam 2016-02-14 14:22:18 -0500
  • cb4f717fbe minor changes & formatting changes Steve Dignam 2016-02-10 22:49:16 -0500
  • 11023a0f27 updated formatting of readme Steve Dignam 2016-02-10 22:48:53 -0500
  • f9cc5ff1b3 Merge branch 'master' into dev Chiel ten Brinke 2015-12-23 17:01:37 +0100
  • 5ed4c3cfcb Merge branch 'frtmelody-master' Chiel ten Brinke 2015-12-15 13:17:48 +0100
  • 7902a12391 Cleanup and update README. Chiel ten Brinke 2015-12-15 13:15:05 +0100
  • 37a6b7f979 add swith to default gg=G MeLody 2015-12-14 16:41:01 +0800
  • b01c85e8f7 Update autoformat.vim frtmelody 2015-12-13 16:59:33 +0800
  • 2842842ec9 Merge branch 'raindev-stylish-haskell' Chiel ten Brinke 2015-12-08 09:30:49 +0100
  • ac1aa285a3 Make clang config finder relative to buffer file. Chiel ten Brinke 2015-12-07 18:34:27 +0100
  • 01e55b8535 Add stylish-haskell prettifier Andrew Barchuk 2015-12-05 23:10:58 +0200
  • d704fd1647 Add config file detection for clang-format. Chiel ten Brinke 2015-12-04 09:59:23 +0100
  • 29e088848a Correct typo in perltidy definition. Chiel ten Brinke 2015-12-03 17:19:25 +0100
  • 90151dfc94 Merge branch 'aborazmeh-master' Chiel ten Brinke 2015-12-03 17:03:59 +0100
  • f2d391b34f Add Perl samples from perltidy home page Abdurrahman Aborazmeh 2015-11-30 06:19:59 +0200
  • 12a9d4c30c Add perltidy Abdurrahman Aborazmeh 2015-11-30 06:19:22 +0200
  • a5013d1a6a Merge branch 'dev' Chiel ten Brinke 2015-11-12 15:22:22 +0100
  • 67222e2a2f Substitute \n with os.linesep. Cleanup change log. Chiel ten Brinke 2015-11-12 11:30:59 +0100
  • 289c66899f Append newline to text before sending to formatter. Chiel ten Brinke 2015-11-11 18:21:35 +0100
  • 39cd30ae3e Merge branch 'tiziano88-dartfmt' Chiel ten Brinke 2015-11-05 17:24:30 +0100
  • ae85d2dfb6 Add dartfmt Tiziano Santoro 2015-11-05 14:32:43 +0000
  • 9a22cfdf39 Merge branch 'johannhof-master' Chiel92 2015-11-03 22:17:20 +0100
  • 8adfaeee1e Add rustfmt Johann 2015-11-03 14:45:25 +0100
  • 02627f491b Merge branch 'dev' Chiel92 2015-10-31 19:01:31 +0100
  • e6c12ab611 Merge pull request #86 from kuon/tsfmt-fix Chiel 2015-10-31 12:08:47 +0100
  • e37d0a289c Fix quotes to have the bufname evaluated dynamically Nicolas Goy 2015-10-31 11:55:06 +0100
  • 3884a627ef Merge branch 'kuon-tsfmt' Chiel ten Brinke 2015-10-29 17:31:12 +0100
  • 1243463143 Also take different eols into account for removing last empty line Chiel ten Brinke 2015-10-29 17:25:39 +0100
  • 735d709e84 Fix python3 support. Chiel ten Brinke 2015-10-29 12:22:48 +0100
  • e7432ba246 Fix https://github.com/Chiel92/vim-autoformat/issues/84 Nicolas Goy 2015-10-28 15:17:43 +0100
  • e6ecfff004 Merge master. Chiel ten Brinke 2015-10-28 13:59:03 +0100
  • 10e80a996c Merge branch 'master' into dev Chiel ten Brinke 2015-10-28 13:57:45 +0100
  • 8a740ab186 Try all possible new line characters to split on. Chiel ten Brinke 2015-10-28 13:57:22 +0100
  • f6bbac220b Revert unnecessary distinction between autopep8 versions. Chiel92 2015-10-13 18:10:07 +0200
  • 2b1c834271 Merge branch 'master' of https://github.com/Chiel92/vim-autoformat Chiel92 2015-10-10 14:00:53 +0200
  • ebce50ee3b Support another autopep8 version. Chiel92 2015-10-10 14:00:00 +0200
  • 4353db53c0 Merge pull request #79 from chrcoe/fix-datatype Chiel 2015-10-10 13:51:50 +0200
  • 27abe69588 quick fix for both if and else conditions Chris Coe 2015-10-10 07:41:51 -0400
  • bf56a4c12d Merge pull request #77 from chrcoe/fix-python3-endline Chiel 2015-10-10 12:58:47 +0200
  • 62554bd2b0 fix endline in python3 Chris Coe 2015-10-08 17:06:58 -0400
  • d3d07cb23e Use shiftwidth() instead of &shiftwidth. Chiel92 2015-10-08 18:15:41 +0200
  • e68e87b0f9 Merge branch 'newlines' Chiel92 2015-09-22 10:18:36 +0200
  • 8fab63ddfa Merge pull request #72 from xinsnake/xinsnake-typo-fix Chiel 2015-09-22 10:09:38 +0200
  • 35efffddd8 Fixed a typo Xinyun ZHOU 2015-09-22 14:24:33 +1000
  • e1e082a970 attempt crossplatform line endings Chiel92 2015-08-31 21:11:15 +0200
  • 9a912decc7 Merge branch 'FredrikHson-master' Chiel92 2015-08-08 14:37:39 +0200
  • 0ea8377eaa Cleanup Chiel92 2015-08-08 14:37:21 +0200
  • 9545f0cfcf fix for using the default gg=G on files without formatting definitions at all Fredrik Hansson 2015-08-08 14:01:26 +0200
  • 1dcabd579f Merge branch 'philolo1-config_formater' Chiel92 2015-08-08 11:41:31 +0200
  • 247f2d98e7 make the formatter options be configureable in the vimrc philolo1 2015-08-08 11:05:41 +0200
  • 399ea3a44d Minor clean up. Chiel92 2015-08-01 06:35:59 +0200
  • a5b99fa608 Remove pendent newline from formatter output. Fix #61. Chiel92 2015-08-01 05:57:54 +0200
  • 509f982da6 Update readme Chiel92 2015-06-22 09:18:49 +0200