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 |
|
Nicolas Goy
|
e7432ba246
|
Fix https://github.com/Chiel92/vim-autoformat/issues/84
|
2015-10-28 15:17:43 +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 |
|
Chiel92
|
399ea3a44d
|
Minor clean up.
|
2015-08-01 06:35:59 +02:00 |
|
Chiel92
|
a5b99fa608
|
Remove pendent newline from formatter output. Fix #61.
|
2015-08-01 05:57:54 +02:00 |
|
Chiel92
|
509f982da6
|
Update readme
|
2015-06-22 09:18:49 +02:00 |
|
Chiel92
|
47bd95f672
|
Ugly hack to support +python3
|
2015-06-19 23:17:31 +02:00 |
|
Chiel92
|
9107b620f4
|
Fix previous commit
|
2015-06-19 13:58:09 +02:00 |
|
Chiel92
|
977500d769
|
Allow vim with +python3 as well.
|
2015-06-19 13:38:20 +02:00 |
|
Chiel92
|
6eb339b641
|
Add tidy definition for html
|
2015-06-13 17:53:44 +02:00 |
|
Chiel92
|
35eb03c3d3
|
Add another go definition
|
2015-06-13 16:30:13 +02:00 |
|
Chiel
|
923e0a608b
|
Merge pull request #59 from dani-h/master
Added golang - gofmt support
|
2015-06-13 16:26:42 +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
|
aa75481546
|
Merge branch 'fix_windowstate_recall'.
Fix #56.
|
2015-06-12 15:27:43 +02:00 |
|
Chiel92
|
f7e872f15a
|
Move window state recall outside TryFormatter
|
2015-06-12 14:29:33 +02:00 |
|
Chiel92
|
ba12dfc1b7
|
Add note about python support in README. Related to #54.
|
2015-06-11 09:51:51 +02:00 |
|
Chiel92
|
5e71d140e5
|
Merge branch 'bor-fix/check_support_for_python'
|
2015-06-11 09:43:28 +02:00 |
|
Sergiy Borodych
|
716813ee2d
|
add check if vim has no support for python
it is necessary to verify the custom formatter
if no support show a notional warning message
|
2015-06-11 10:23:20 +03:00 |
|
Chiel92
|
8e72f291c7
|
Fix broken definition. Fix #53.
|
2015-06-09 10:18:22 +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
|
c6e2dc21c1
|
Warn for out-of-date configuration
|
2015-05-30 21:00:16 +02:00 |
|
Chiel92
|
2232436991
|
Fix bug in translating verbose flag to python
|
2015-05-30 16:18:30 +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
|
bb004752d3
|
Merge branch 'multiple-formatters' of https://github.com/Chiel92/vim-autoformat into multiple-formatters
|
2015-05-30 11:59:15 +02:00 |
|
Chiel92
|
b1b6b87309
|
Update readme. Ranged do not need separate definition.
|
2015-05-30 11:12:02 +02:00 |
|
Chiel92
|
55fca18a96
|
Providing range for autopep8 works.
|
2015-05-30 11:02:07 +02:00 |
|
Chiel
|
fbf04df1a6
|
Merge pull request #52 from faceleg/multiple-formatters
Added jscs definition for JavaScript
|
2015-05-27 10:47:30 +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 |
|