Commit Graph

38 Commits

Author SHA1 Message Date
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
alexbel
d12f6d6d08 Don't overwrite settings from vimrc 2013-03-12 19:26:51 -04:00
Chiel92
993d2c6325 make sure cursor stays at position when reindenting 2013-03-10 20:03:48 +01:00
Chiel92
c792912358 Perform auto indentation when no formatprg available 2013-03-10 19:51:39 +01:00
Chiel92
9755bf73d7 defaults converted to one-liners and readme update 2013-03-09 19:52:12 +01:00
Chiel92
5b547a33dd better error messages 2013-03-09 19:41:31 +01:00
Chiel92
2623f9b650 readme update and xhtml support 2013-03-09 19:24:05 +01:00
Chiel92
945904e599 phpCB out of support, for risk of screwing up code 2013-03-09 17:42:59 +01:00
Chiel92
e3e6694087 bugfix in formatters/ detection 2013-03-09 17:35:24 +01:00
Chiel92
5692fb633d check for user config before setting defaults 2013-03-09 11:52:11 +01:00
Chiel92
0031e11097 defaults file renamed 2013-03-08 21:15:44 +01:00
Chiel92
005835befe formatprg defaults changed, samples added and renamed 2013-03-08 18:24:10 +01:00
Chiel92
f6d2a3f463 defaults changed 2013-03-08 17:11:53 +01:00
Chiel92
3b0a783077 js-beautify support as a bundle, and tab width 4 default 2013-03-08 17:02:22 +01:00
Chiel92
d2ef1ef619 bla 2013-03-08 16:46:54 +01:00
Chiel92
25ca89e65e configuration globals correctly loaded on ft change
javascript formatprg is broken
2013-03-01 15:06:13 +01:00
Chiel92
72615011ba bla 2013-02-28 15:06:25 +01:00
Chiel92
9a1a52c946 ftplugin scripts replaced with formatprgdefaults 2013-02-26 18:21:29 +01:00
Chiel92
1b08973e28 minor changes 2013-02-25 12:31:28 +01:00
Chiel92
51f3b5f563 prototype on-the-fly codeformatting 2013-02-11 09:22:23 +01:00
Chiel92
546e181dab formatprg only set when b:formatprg exists 2013-02-08 20:58:43 +01:00
Chiel92
a4724c5dac issue 4 is neatly fixed, by storing the formatprg in a buffer local
variable, and reloading it on BufEnter,WinEnter
2013-02-08 20:05:52 +01:00
Chiel92
0a1f41399d 2nd attempt to solve issue #4 more nicely 2013-01-26 21:13:50 +01:00
Chiel92
676aec0353 bugfix and readme improvement 2012-12-02 19:55:32 +01:00
Chiel92
e94180e2f4 formatter finding implemented 2012-12-02 17:12:49 +01:00
Chiel92
c23058a4dd annoying warning fixed 2012-12-02 15:33:03 +01:00
Chiel92
333e88bdeb command added 2012-12-02 15:27:50 +01:00
Chiel92
19b7a6437b python support and no error into buffer when formatter not installed 2012-12-01 14:06:28 +01:00
Chiel92
7eb56bbdb5 With javascript, a selection can be made and formatted independently. 2012-12-01 11:18:53 +01:00
Chiel92
898c6e4ac7 config files systemized 2012-10-10 01:04:23 +02:00
Chiel92
84b9467a3d function rename 2012-09-30 22:26:51 +02:00
Chiel92
8a7d1d8b38 php and js added 2012-09-30 22:11:36 +02:00