Chiel ten Brinke
|
546de9287d
|
Merge branch 'kayw-command-bar'
|
2016-06-15 09:23:39 +02:00 |
|
kayw
|
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
|
2016-06-13 20:40:11 +08:00 |
|
Chiel ten Brinke
|
9742ae2dfb
|
Merge branch 'master' into WHQ25-fix_yapf
|
2016-06-10 12:18:09 +02:00 |
|
Chiel ten Brinke
|
10bf7def12
|
Change quoting in yapf definition.
|
2016-06-09 09:36:31 +02:00 |
|
Chiel ten Brinke
|
0e95bd1d60
|
Mention vim 7.4 requirement in readme.
|
2016-06-03 10:18:04 +02:00 |
|
Hangqi Wu
|
4920e754c0
|
update yapf default setting
|
2016-06-01 13:54:05 +08:00 |
|
Chiel ten Brinke
|
0dcc7b3189
|
Merge branch 'master' of https://github.com/Chiel92/vim-autoformat
|
2016-05-23 17:25:27 +02:00 |
|
Chiel ten Brinke
|
dd16b96756
|
Add .gitattributes file.
|
2016-05-23 17:25:03 +02:00 |
|
Chiel ten Brinke
|
aaf19a31a9
|
Merge pull request #135 from tbelaire/patch-1
astylerc not actually passing correct file
|
2016-05-13 10:06:14 +02:00 |
|
Theo Belaire
|
9843c361cd
|
astylerc not actually passing correct file
I think there was a bug, you don't pass `.astylerc`, only `.astyle` when you detect that there is a file named `.astylerc`
|
2016-05-12 23:10:39 -04:00 |
|
Chiel ten Brinke
|
564b7fb551
|
Merge branch 'cmcginty-yapf'
|
2016-05-09 10:37:28 +02:00 |
|
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 |
|
Chiel ten Brinke
|
5b22a44982
|
Merge branch 'sbdchd-remark'
|
2016-03-21 15:56:47 +01:00 |
|
Chiel ten Brinke
|
2d2d200c06
|
Fix crash related to environment variables containing unicode.
Also use Python 3 instead of 2 when both are available.
|
2016-03-21 15:46:29 +01:00 |
|
Chiel ten Brinke
|
1110775670
|
Merge branch 'remark' of https://github.com/sbdchd/vim-autoformat into sbdchd-remark
|
2016-03-21 15:00:04 +01:00 |
|
Steve Dignam
|
3fdd0aa024
|
added remark for markdown
|
2016-03-19 00:08:33 -04:00 |
|
Chiel ten Brinke
|
383fbdb716
|
Fix vim-autoformat hanging when auto indenting.
|
2016-03-17 11:23:30 +01: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 |
|
Chiel ten Brinke
|
36282560c3
|
Merge branch 'sbdchd-astyle'
|
2016-02-29 12:52:58 +01:00 |
|
Chiel ten Brinke
|
9a56b056bc
|
Merge branch 'astyle' of https://github.com/sbdchd/vim-autoformat into sbdchd-astyle
|
2016-02-29 12:49:40 +01:00 |
|
Chiel ten Brinke
|
c0a38237e0
|
Merge branch 'tresorit-fix/clang-parameters'
|
2016-02-29 10:23:56 +01:00 |
|
Chiel ten Brinke
|
66eb30f139
|
Merge branch 'fix/clang-parameters' of https://github.com/tresorit/vim-autoformat into tresorit-fix/clang-parameters
|
2016-02-29 10:22:08 +01:00 |
|
Chiel ten Brinke
|
e83775354e
|
Merge branch 'sbdchd-json'
|
2016-02-29 09:57:04 +01:00 |
|
David Dvorszki
|
20e5ca13fa
|
fixed clang's --assume-filename parameter
it needs the full path of the file
|
2016-02-26 16:17:09 +01:00 |
|
Steve Dignam
|
72fb185c77
|
updated js-beautify for json to use config file
|
2016-02-25 11:33:02 -05:00 |
|
Chiel ten Brinke
|
a2f9b88bcd
|
Merge branch 'sbdchd-js-beautify'
|
2016-02-24 10:06:22 +01:00 |
|
Steve Dignam
|
896998c368
|
updated js-beautify formatter to use config file
|
2016-02-22 14:55:23 -05:00 |
|
Steve Dignam
|
4eba53eb3f
|
updated astyle to use .astylerc if available
|
2016-02-22 14:37:43 -05:00 |
|
Chiel ten Brinke
|
e637f7862d
|
Merge branch 'sbdchd-goimports'
|
2016-02-22 16:43:18 +01:00 |
|
Steve Dignam
|
b25fde99ad
|
added goimports formatter for go
|
2016-02-21 00:39:06 -05:00 |
|
Chiel ten Brinke
|
e3542648f1
|
Fix some verbosity issues.
|
2016-02-18 10:13:07 +01:00 |
|
Chiel ten Brinke
|
ec7533df71
|
Merge branch 'sbdchd-master'
|
2016-02-17 17:02:59 +01:00 |
|
Chiel ten Brinke
|
f78c47c34b
|
Merge branch 'master' of https://github.com/sbdchd/vim-autoformat into sbdchd-master
|
2016-02-17 17:01:00 +01:00 |
|
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 |
|
Steve Dignam
|
cb4f717fbe
|
minor changes & formatting changes
|
2016-02-11 11:20:59 -05: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
|
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 |
|