Commit Graph

372 Commits

Author SHA1 Message Date
mark
d79a454f5a Added bundle 'vim-scripts/restore_view.vim'
Added stub for exclusion patterns to .vimrc
2012-10-17 22:14:51 +07:00
Steve Francia
f9ca91939c Merge pull request #181 from jphustman/Tabularize
Fix Tabularize Mapping
2012-10-15 16:58:05 -07:00
Jeremey Hustman
7f1b8eae28 :Tabularize is not defined before .vimrc is executed, so that if statement
wasn't running.

That align pipes script for cucumber won't work unless it's in a plugin
file, so I came across the plugin for that and added it to .vimrc.bundles.

Edited the readme to link to tabularize and show the full customizations.
2012-10-15 10:04:33 -08:00
Steve Francia
732b0b7326 Merge pull request #174 from mmikitka/3.0
Applied Sass filetype temporary workaround. Waiting on permanent fix to ...
2012-10-12 10:49:44 -07:00
mmikitka
ef2b479110 Applied Sass filetype temporary workaround. Waiting on permanent fix to Better-CSS-Syntax-for-Vim 2012-10-12 12:46:17 -04:00
spf13
2e6d55a51d Fixing issue #170 (non-0 exit code on OSX) 2012-10-12 12:28:29 -04:00
Steve Francia
645395256b Merge pull request #173 from naufraghi/3.0
Remove duplicate 'set background' from Basic
2012-10-12 09:16:00 -07:00
Steve Francia
c5faeaf1a8 Merge pull request #168 from jhnwsk/windows-installer-fix
added BundleInstall to the windows installer .cmd file
2012-10-12 08:49:47 -07:00
Steve Francia
65270a9177 Merge pull request #157 from taxilian/link_fork_files
Add symlinks to .fork files in installer.. enabling fork maintainers to retain the installer
2012-10-12 08:48:36 -07:00
Matteo Bertini
c79cc1b0f4 Remove duplicate 'set background' from Basic
set background=dark is in General too
2012-10-12 17:06:02 +03:00
Jan Wąsak
647250ce7a add explicit .vimrc.bundles parameter to .cmd 2012-10-12 12:03:01 +02:00
jhnwsk
05a6ba34f1 added BundleInstall to the windows installer .cmd file 2012-10-11 12:12:45 +02:00
Steve Francia
8c783c20bf Merge pull request #162 from JoveYu/3.0
fix the conflict of <C-u>
2012-10-06 20:01:44 -07:00
Steve Francia
de4374e434 Merge pull request #161 from kevinwaddle/3.0
Fix symlink check bug in dotfiles backup.
2012-10-06 19:58:14 -07:00
Jove Yu
1e2e4558fb fix the conflict of <C-u> 2012-10-07 10:35:54 +08:00
Kevin Waddle
52355abace Fix symlink check bug in dotfiles backup. 2012-10-06 16:18:47 -05:00
Steve Francia
e6188c39b1 Merge pull request #160 from JoveYu/3.0
add indent_guides
2012-10-06 04:33:49 -07:00
Jove Yu
a959b20f08 add indent_guides 2012-10-06 13:19:44 +08:00
Richard Bateman
49525009d6 Add symlinks to .fork files in installer 2012-10-02 11:15:00 -06:00
Steve Francia
595c4f62c5 Simplifying the register--clipboard logic
Thanks wolfgangpfnuer for this contribution
2012-10-01 13:46:51 -03:00
Steve Francia
dd6178750e Merge pull request #155 from wolfgangpfnuer/patch-3
system clipboard -> vim default register
2012-10-01 08:25:14 -07:00
Wolfgang Pfnür
17358808e8 system clipboard -> vim default register
for linux, osx and windows.
follow-up for #153
2012-10-01 09:42:04 +03:00
Steve Francia
7bcc7640e1 Merge pull request #152 from jhenahan/3.0
Add webapi-vim to make the gist-vim plugin work.
2012-09-28 14:38:00 -07:00
Jack Henahan
76d99e540d Add webapi-vim to make the gist-vim plugin work. 2012-09-28 16:07:51 -04:00
Steve Francia
f29bc3ddf5 more bootstrap.sh fixes (should work better in more shells now) 2012-09-27 18:17:31 -04:00
Steve Francia
b1b396b0d7 wrote a simple uninstaller.. not well tested yet, buyer beware 2012-09-27 18:07:00 -04:00
Steve Francia
8b2c08c71e fixing some of the bootstrap issues 2012-09-27 18:06:24 -04:00
Steve Francia
2a0cd044f9 making the installer also serve as updater & do so gracefully 2012-09-27 14:00:35 -04:00
Steve Francia
475b816cb4 Merge pull request #148 from kevinwaddle/3.0
Add missing mklink to .vimrc.bundles in windows installer script.
2012-09-27 10:52:02 -07:00
Kevin Waddle
8a20ca75a1 Add missing mklink to .vimrc.bundles in windows installer script. 2012-09-27 12:49:02 -05:00
Steve Francia
7ddca20b83 Fixing typo (missing 'let') 2012-09-27 14:41:30 -03:00
Steve Francia
b3a732add8 NERDTree Tweaks
NERDTree no longer visible on Vim launch.
Using better mouse mode.
2012-09-27 14:14:44 -03:00
Steve Francia
e6f7a1570f Merge pull request #147 from taxilian/fork_instructions
Fixed typo
2012-09-27 10:00:36 -07:00
Richard Bateman
784ca86605 Fixed typo 2012-09-27 10:56:15 -06:00
Steve Francia
f0550a4540 Merge pull request #146 from taxilian/fork_instructions
Updated README.markdown with instructions for fork customization
2012-09-27 09:43:22 -07:00
Richard Bateman
c1ba140d03 Updated README.markdown with instructions for fork customization 2012-09-27 10:19:17 -06:00
Steve Francia
ad9643a549 Merge pull request #144 from taxilian/opt_customize
Add additional options to be disable-able
2012-09-27 07:53:51 -07:00
Steve Francia
41ef1d5fbe Merge pull request #143 from taxilian/fork_customize
Add support for .fork customizations
2012-09-27 07:52:16 -07:00
Steve Francia
a0ddc8d5c4 Merge pull request #142 from taxilian/better_javascript
Add improved javascript plugins
2012-09-27 07:50:40 -07:00
Steve Francia
303d0c5d76 Merge pull request #141 from taxilian/gist_plugin
Add gist plugin
2012-09-27 07:50:00 -07:00
Richard Bateman
a04cf40a69 Add fork bundle include to .vimrc.bundle 2012-09-27 00:20:21 -06:00
Richard Bateman
0fd21e1116 Add gist plugin 2012-09-26 22:59:06 -06:00
Richard Bateman
575658afa1 Add improved javascript plugins 2012-09-26 22:58:45 -06:00
Richard Bateman
85a6b2d6ec Add support for .fork customizations 2012-09-26 22:48:31 -06:00
Richard Bateman
811dc590d6 Add additional options to be disable-able 2012-09-26 22:04:51 -06:00
Steve Francia
6fe1be4f2b adding scala support 2012-09-25 16:46:32 -04:00
Steve Francia
3a8302e587 fixing up a lot of the issues with neocomplcache 2012-09-24 23:06:07 -04:00
Steve Francia
d57655e373 Merge pull request #137 from tasuk/3.0-bring-back-semicolon
Remove mapping ; to : in normal mode
2012-09-23 17:30:15 -07:00
Vit Brunner
8216e185d0 Remove mapping ; to : in normal mode
; is one of the most powerful horizontal movement commands.
2012-09-23 10:01:39 +01:00
Steve Francia
fb2cab3e0a Fix bootstrap.sh so that it doesn't backup symlinks (and consequently can be run often to upgrade) 2012-09-22 23:19:11 -04:00