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 |
|
Chiel92
|
28773078e4
|
Merge branch 'shanesmith-jsonFormatter'
|
2014-06-30 09:19:31 +02:00 |
|
Chiel92
|
9c838fbba7
|
Merge branch 'jsonFormatter' of github.com:shanesmith/vim-autoformat into shanesmith-jsonFormatter
|
2014-06-30 09:18:22 +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 |
|
Chiel92
|
ad23483362
|
Merge pull request #21 from rafee/patch-1
Update README.md
|
2014-06-29 18:37:43 +02:00 |
|
Mohammad Ishfaque Jahan Rafee
|
ed1d52c522
|
Update README.md
|
2014-06-29 21:29:40 +06:00 |
|
Chiel92
|
492cad1620
|
Merge pull request #20 from curtisharvey/master
add CSS formatting (using `css-beautify`) to defaults
|
2014-05-30 23:39:22 +02:00 |
|
Chiel92
|
77e86ad865
|
Merge branch 'curtisharvey-master'
|
2014-05-30 23:38:43 +02:00 |
|
Curtis Harvey
|
46a36c8e3a
|
add CSS formatting (using css-beautify ) to defaults
|
2014-05-30 13:42:30 -07:00 |
|
Chiel92
|
a5ef8d6caa
|
a little fix
|
2013-12-24 11:08:54 +01:00 |
|
Raine Virta
|
77e80232c3
|
add shiftwidth to html-beautify defaults
|
2013-12-24 01:03:09 +02:00 |
|
Raine Virta
|
1dab5c1a04
|
defaults: use tabs with javascript if noexpandtab is set
|
2013-12-24 01:03:03 +02:00 |
|
Chiel92
|
66995c00d1
|
Fix #13 and some cleanup.
|
2013-12-20 20:34:38 +01:00 |
|
Chiel92
|
1e20517276
|
removed obsolete reset of formatprg
|
2013-08-18 15:57:04 +02:00 |
|
Chiel92
|
0529a41ff5
|
Merge branch 'master' of github.com:Chiel92/vim-autoformat
|
2013-07-22 17:42:29 +02:00 |
|
Chiel92
|
baf32dce5e
|
Update README.md
minor readme fixes
|
2013-07-19 13:38:38 +02:00 |
|
Chiel92
|
c023f15219
|
indent namespace for C# to match vim indent behaviour
|
2013-06-08 11:29:14 +02:00 |
|
Chiel92
|
276aa72685
|
textwidth used in autopep8 for python
|
2013-05-27 10:56:04 +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
|
83c935d35f
|
textwidth option is used with tidy
|
2013-03-26 18:57:40 +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
|
b04cab1139
|
bugfix in default.vim
|
2013-03-22 18:33:43 +01:00 |
|
Chiel92
|
a65222a5ad
|
fixed typo in readme
|
2013-03-18 17:04:49 +01:00 |
|
Chiel
|
9026c3a7fd
|
Merge pull request #7 from alex-yh99/patch-1
Update README.md
|
2013-03-18 01:51:48 -07: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
|
a9158d01d1
|
expandtab taken into account for astyle
|
2013-03-16 13:36:08 +01:00 |
|
Chiel92
|
cf21fe7489
|
Readme update, samples added, bugifx defaults
|
2013-03-16 12:21:55 +01:00 |
|
Chiel92
|
c73d350fbb
|
js uses softtabstop now, java sample added
|
2013-03-16 11:16:53 +01:00 |
|
Chiel92
|
84772dfde5
|
readme update
|
2013-03-16 10:38:45 +01:00 |
|
Chiel92
|
b14ce7d6c7
|
gq remap works for visual mode
verbose mode implemented
|
2013-03-16 10:36:16 +01:00 |
|
Chiel92
|
78e0e3c292
|
conditional remap gq works
|
2013-03-15 23:12:09 +01:00 |
|
Chiel92
|
7f461bc84d
|
test
|
2013-03-15 20:59:46 +01:00 |
|
Chiel92
|
1b7a90437c
|
tried to remap gq, only little success
|
2013-03-14 18:50:31 +01:00 |
|
Chiel92
|
01539b7d76
|
a little try
|
2013-03-13 18:51:26 +01:00 |
|
Chiel92
|
bbba5b4959
|
option added for no shiftwidth defaults
|
2013-03-13 15:38:20 +01:00 |
|
Chiel92
|
ec28048d5b
|
bugfix
|
2013-03-13 15:13:56 +01:00 |
|
Chiel
|
f96d1d3246
|
Merge pull request #6 from alexbel/master
Don't overwrite settings from vimrc
|
2013-03-13 07:11:18 -07:00 |
|