Commit Graph

108 Commits

Author SHA1 Message Date
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
alexbel
d12f6d6d08 Don't overwrite settings from vimrc 2013-03-12 19:26:51 -04:00
Chiel92
25ee2ece3d readme updated 2013-03-11 00:01:37 +01:00
Chiel
d9360f211c Update README.markdown 2013-03-10 20:17:54 +01:00
Chiel
119fd6352b Update README.markdown 2013-03-10 20:17:29 +01: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
5225d87eac readme update 2013-03-09 20:55:36 +01:00
Chiel92
2d67a19ef5 readme updated 2013-03-09 20:54:51 +01:00
Chiel92
807357f1c9 Merge branch 'custom_config'
Conflicts:
	ftplugin/c.vim
	ftplugin/cpp.vim
	ftplugin/cs.vim
	ftplugin/html.vim
	ftplugin/java.vim
	ftplugin/javascript.vim
	ftplugin/php.vim
	ftplugin/python.vim
	ftplugin/xml.vim
2013-03-09 20:13:27 +01:00
Chiel92
699113dcca readme update 2013-03-09 19:58:32 +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
cc4e3595a8 changelog updated 2013-03-09 17:53:35 +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
fcc0f5437e underscores unescaped again in readme 2013-03-09 17:04:11 +01:00
Chiel92
1194b5865b readme update 2013-03-09 17:00:35 +01:00
Chiel92
80efac979c readme updated 2013-03-09 12:10:10 +01:00
Chiel92
5692fb633d check for user config before setting defaults 2013-03-09 11:52:11 +01:00
Chiel92
ec2687a5ae readme update 2013-03-08 21:41:16 +01:00
Chiel92
d759cc220b readme updated 2013-03-08 21:34:54 +01:00
Chiel92
0031e11097 defaults file renamed 2013-03-08 21:15:44 +01:00
Chiel92
75b2f7d3a9 readme updated 2013-03-08 21:14:17 +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
9e888892fb csharp indent adjusted to formatter 2013-03-07 13:17:17 +01:00
Chiel92
25ca89e65e configuration globals correctly loaded on ft change
javascript formatprg is broken
2013-03-01 15:06:13 +01:00
Chiel92
f75878f714 issue #5 fixed by renaming b:did_ftplugin to b:formatprg_set 2013-02-28 18:02:05 +01:00
Chiel92
72615011ba bla 2013-02-28 15:06:25 +01:00
Chiel92
8e7e65ebef autoformat.vim adjusted to new config vars 2013-02-26 21:40:20 +01:00
Chiel92
9a1a52c946 ftplugin scripts replaced with formatprgdefaults 2013-02-26 18:21:29 +01:00
Chiel92
224974123f globalvariables created for storing formatprg per filetype 2013-02-26 10:23:25 +01:00
Chiel92
1b08973e28 minor changes 2013-02-25 12:31:28 +01:00
Chiel92
4b0a5e927a todo added 2013-02-23 21:19:18 +01:00
Chiel92
b14353e3d1 autoformatting disabled again 2013-02-11 09:52:55 +01:00
Chiel92
51f3b5f563 prototype on-the-fly codeformatting 2013-02-11 09:22:23 +01:00