Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 0 #1006

Open
wants to merge 756 commits into
base: master
Choose a base branch
from
Open

3 0 #1006

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
756 commits
Select commit Hold shift + click to select a range
529565b
Merge pull request #530 from yssource/3.0
spf13 Jan 16, 2014
a828428
Change ctrl-e to use nerdtree-tabs instead of nerd tree native
taxilian Jan 20, 2014
5968f0a
added instructions for windows install with Chocolatey
switchspan Jan 25, 2014
caf59dc
modified windows install instructions in readme
switchspan Jan 25, 2014
3125f35
Added Chocolatey install for ctags to readme for windows install
switchspan Jan 26, 2014
1ccd368
fixed formatting for readme windows install instructions
switchspan Jan 26, 2014
4ec01f5
add a switch to disable omni complete
e7h4n Jan 27, 2014
c8b9f72
Correct load order of config files in readme
jredville Jan 30, 2014
0bdeca5
store the vundle uri in a variable.
matlads Jan 31, 2014
8114441
bash requires the space in this case
matlads Jan 31, 2014
47d7952
Fix no_conceal on youcompleteme
julianduque Feb 1, 2014
46e9bae
Merge pull request #536 from switchspan/3.0
spf13 Feb 1, 2014
d1a8b03
Merge pull request #529 from NoWiS-/3.0
spf13 Feb 1, 2014
e028ed8
Merge pull request #532 from taxilian/3.0-nerdtree-tabs-toggle
spf13 Feb 1, 2014
7254af9
Merge pull request #542 from jredville/patch-2
spf13 Feb 1, 2014
364b1c5
Merge pull request #545 from julianduque/3.0
spf13 Feb 1, 2014
f68eb5a
fix spelling of occurred in debug()
Feb 2, 2014
b44573e
Merge pull request #546 from jrobeson/patch-1
spf13 Feb 3, 2014
2030f7e
Merge pull request #543 from matlads/3.0
spf13 Feb 3, 2014
ce0d5ce
Merge pull request #537 from perfectworks/noOmniComplete
spf13 Feb 3, 2014
33091b2
added spf13 option to enable/disable wrap relative movement mappings
lukedomanski Feb 5, 2014
7b21d20
fixed wrap relative motion mappings to address problem reported in sp…
lukedomanski Feb 5, 2014
4122da2
rolled back some changes to ensure d0 and d^ match default behaviours…
lukedomanski Feb 5, 2014
ebd410b
Merge pull request #550 from lukedomanski/3.0
spf13 Feb 5, 2014
784e58b
Add Shougo/neosnippet-snippets. Fixes #539. Shougo/neosnippet version…
Feb 6, 2014
9d293cb
Fix neosnippet and neosnippet-snippets order to follow the instructio…
Feb 6, 2014
507b6b0
add $app_dir var to point to application root
Feb 10, 2014
59f9d87
rename BASE_DIR to APP_DIR
Feb 10, 2014
1a99833
Delete .gitmodules
Feb 10, 2014
a6c6647
Screen program mapping is now opt-in
rekendahl Feb 11, 2014
9b23636
Removed screen program mapping
rekendahl Feb 11, 2014
1a4fd8b
Merge pull request #559 from rekendahl/3.0
johntyree Feb 12, 2014
c7128bb
Merge pull request #556 from jrobeson/patch-1
johntyree Feb 14, 2014
7565039
Merge pull request #551 from ljani/3.0
spf13 Feb 18, 2014
65d344d
Merge pull request #555 from jrobeson/add-app_dir-var
spf13 Feb 18, 2014
cf15144
Test for `+X11` before using clipboard=unnamedplus
johntyree Feb 18, 2014
5f6b198
Fix test for 'unnamedplus' again...
johntyree Feb 19, 2014
8ba227e
Merge branch 'pr/565' into 3.0
johntyree Feb 20, 2014
4efabe7
Removed bundle justinmk/vim-sneak
MattWoelk Feb 21, 2014
7d48f76
Merge pull request #570 from MattWoelk/3.0
spf13 Feb 21, 2014
5dfaf63
Add Twinside/vim-haskellFold
X0L Feb 26, 2014
d0cde46
Update Vundle first
louy2 Mar 1, 2014
48a0fdd
Added bundle honza/vim-snippets for UltiSnips compatability
Mar 9, 2014
993e32e
Merge pull request #578 from evanhorn/3.0
spf13 Mar 9, 2014
bf76da7
Merge pull request #572 from louy2/3.0
spf13 Mar 9, 2014
d635e7e
Update .vimrc.bundles
Mar 15, 2014
52f6b41
Update bootstrap.sh
Cade-Forester Mar 21, 2014
0225b46
Merge pull request #584 from Cade-Forester/patch-1
spf13 Mar 26, 2014
9fd585f
Merge pull request #582 from ljie-PI/patch-1
spf13 Mar 26, 2014
d273661
Merge pull request #571 from x0l/patch-1
spf13 Mar 26, 2014
c0cfed3
fix PyMode setting; add ctrlp-funky
Mar 27, 2014
ae9c9fd
Better <CR> and <Tab> handling when popup menu is present for autocom…
spf13 Mar 31, 2014
3d430e5
Moving go support to fatih/vim-go
spf13 Mar 31, 2014
ae2fe5a
Adding a set of bundles for Writing in Vim
spf13 Apr 2, 2014
2be7e68
Enable snippets in go when using neosnippet
spf13 Apr 2, 2014
b15eeb6
Removing some of the more obscure languages from the default groups.
spf13 Apr 2, 2014
bce08f9
Removed bundle 'justinmk/vim-sneak'; it messed with default 's' key.
MattWoelk Apr 11, 2014
66896dd
Update .vimrc
ragingdave Apr 29, 2014
cb6e563
Introduce .vimrc.bundles.default
krbltgokhan Apr 28, 2014
3b6eab1
Add neocomplcache_omni_patterns for Go
pjvds May 3, 2014
1f5d4da
Fix setup_vundle to install default bundles.
krbltgokhan May 3, 2014
85cbd48
Update bootstrap.sh
Copperfield May 4, 2014
3b851bb
it's -> its
sebastianbergmann May 22, 2014
33c31b4
be consistent about ag, ack-grep and ack switches
BlackIkeEagle Jun 3, 2014
cc84ca2
Merge pull request #620 from BlackIkeEagle/consistent-ag-ack-ack-grep
spf13 Jun 4, 2014
6c21c32
Merge pull request #613 from sebastianbergmann/patch-1
spf13 Jun 4, 2014
78b2d2d
Merge pull request #607 from Copperfield/3.0
spf13 Jun 4, 2014
e5ff1dd
Merge pull request #606 from pjvds/patch-1
spf13 Jun 4, 2014
488a074
Merge pull request #601 from DaveMC08/patch-1
spf13 Jun 4, 2014
9028b86
Merge pull request #605 from krblt/default-bundles
spf13 Jun 4, 2014
273d5a6
Merge pull request #595 from MattWoelk/3.0
spf13 Jun 4, 2014
c65d092
Merge pull request #587 from JoveYu/3.0
spf13 Jun 4, 2014
1eda954
explain default bundles for a fork
krbltgokhan Jun 9, 2014
ccb87f5
check for plugin existence before setting options, mappings, etc
nmacinnis Jun 17, 2014
82c924d
remove spf13-vim 3.0 note
Jun 22, 2014
1531256
Merge pull request #627 from jrobeson/patch-2
spf13 Jun 30, 2014
4ab3c6f
Merge pull request #623 from krblt/readme-update
spf13 Jun 30, 2014
391f61a
fixed #474 . Smaller default font on gvim
spf13 Jun 30, 2014
49e1bcf
Fixed #617. period is now an end of word designator
spf13 Jun 30, 2014
983785d
Add tpope/vim-repeat to default install
spf13 Jun 30, 2014
c60f84a
Adding wildfire support.. Hit return to use it.
spf13 Jun 30, 2014
107b93b
Some improvements to clipboard support
spf13 Jun 30, 2014
40b91a6
Better handling of neocomplete closing.
spf13 Jun 30, 2014
21ff737
fixed #547. Better end of word handling.
spf13 Jun 30, 2014
6751579
Merge pull request #624 from nmacinnis/feature-check_for_plugins
spf13 Jun 30, 2014
a097eb9
Closing #500. xptemplate support for scala.
spf13 Jun 30, 2014
a040dd5
Merge branch '3.0' of github.com:spf13/spf13-vim into 3.0
spf13 Jun 30, 2014
412556c
Don't remap <CR> for omnicomplete it causes issues
chrisnicola Jul 7, 2014
9972cd8
Don't conceal JSON syntax
chrisnicola Jul 7, 2014
4c5bf0d
Merge pull request #637 from chrisnicola/patch-3
Jul 7, 2014
aa5c828
Move beyondwords/vim-twig into PHP bundle.
webmaven Jul 12, 2014
fa611c5
Remove twig from default bundles.
webmaven Jul 12, 2014
1c634fa
Merge pull request #642 from webmaven/patch-1
spf13 Jul 14, 2014
a04e65f
Improve the readme showing an option to configure the
gmunumel Jul 29, 2014
d326682
Adding Toml support
spf13 Jul 30, 2014
f501ba1
Adding tpope/commentary
spf13 Jul 30, 2014
e9b96e9
Merge branch '3.0' of github.com:spf13/spf13-vim into 3.0
spf13 Jul 30, 2014
c11055e
Removing csapprox ... and there was rejoicing in the terminals
spf13 Jul 30, 2014
a570c9b
improve rust and puppet support
globin Aug 3, 2014
9e1bf19
Improve the readme to show an option to configure the
gmunumel Aug 6, 2014
636896a
Bugfix #320. vimdiff "]c" jump to next diff doesn\'t work #320. Thank…
yssource Aug 12, 2014
1bdba7e
Merge pull request #636 from chrisnicola/dont-remap-cr
spf13 Aug 17, 2014
b0e4581
Merge pull request #657 from yssource/3.0
spf13 Aug 17, 2014
928195c
Merge pull request #654 from gmunumel/3.0
spf13 Aug 17, 2014
ab42a6f
Merge pull request #651 from globin/rust_puppet
spf13 Aug 17, 2014
f5ecf32
Merge pull request #649 from gmunumel/improve_readme
spf13 Aug 17, 2014
c0865eb
Fixed regex of `NERDTreeIgnore`.
Aug 17, 2014
7f846ae
Merge pull request #661 from Cupen/patch-1
spf13 Aug 20, 2014
203d640
Ensure HOME environmental variable set
jeinnovate Aug 21, 2014
31b80d6
Add support for Salt files
dustinrc Aug 21, 2014
4229220
Adopting the Apache 2 License. Fixed #653
spf13 Aug 26, 2014
8a2f244
Merge pull request #667 from dustinrc/saltstack
spf13 Aug 26, 2014
70c38b1
Merge pull request #664 from jinnovate/HOME-set
spf13 Aug 26, 2014
a299f31
replace iunmap <CR> with inoremap <CR> <CR>
wolfgangpfnuer Sep 3, 2014
ff1c8bc
Merge pull request #669 from wolfgangpfnuer/patch-1
spf13 Sep 8, 2014
c444d0d
created "puppet" bundle.
shoekstra Sep 14, 2014
eaacf45
fixed echo command
shoekstra Sep 14, 2014
d0956d8
removed Puppet-Syntax-Highlighting as it's antiquated and not maintained
shoekstra Sep 14, 2014
4312272
Merge pull request #672 from shoekstra/fix_echo
spf13 Sep 18, 2014
290c7ec
Merge pull request #671 from shoekstra/add_bundle_for_puppet
spf13 Sep 18, 2014
0b0da6e
Update README.markdown
jaguarondi Oct 2, 2014
03b5485
Merge pull request #675 from jaguarondi/patch-1
spf13 Oct 7, 2014
61bbd83
add jiangmiao/auto-pairs
Oct 13, 2014
7f6b867
Update .vimrc
edi9999 Nov 6, 2014
11dda52
added check for override_spf13_bundles in vimrc
drake01 Nov 8, 2014
7f7fc65
Swapped out terryma/vim-multiple-cursors for the better supported kri…
seyDoggy Nov 20, 2014
b45996f
Merge pull request #691 from seyDoggy/3.0
spf13 Nov 20, 2014
366e81d
Fixed edit shortcuts for paths containing spaces
regedor Dec 3, 2014
1ca8fe0
Remove traillings
Dec 6, 2014
dae72e7
Updated readme section on windows spf13-vim installation
switchspan Dec 9, 2014
1b05a64
Added prompt for Chocolatey install example and fixed package link
switchspan Dec 9, 2014
cef6b6a
Merge pull request #700 from switchspan/3.0
spf13 Dec 9, 2014
664f202
Merge pull request #698 from leowzukw/patch-2
spf13 Dec 9, 2014
764cebf
Merge pull request #687 from edi9999/patch-1
spf13 Dec 9, 2014
58b5765
Merge pull request #689 from drake01/3.0
spf13 Dec 9, 2014
a8f8b19
Merge pull request #697 from regedor/3.0
spf13 Dec 9, 2014
cf7faaf
Update to ctrlpvim/ctrlp.vim
edi9999 Dec 11, 2014
c3ea335
Add elixir group to .vimrc.bundles
fabianhjr Dec 12, 2014
7aa4ea0
Fix missing endif in group Elixir
fabianhjr Dec 12, 2014
ffd2095
Add snipets support and mix compilation for elixir group
fabianhjr Dec 12, 2014
330d4ee
Merge pull request #703 from fabianhjr/3.0
spf13 Dec 19, 2014
1970f96
Merge pull request #702 from edi9999/patch-2
spf13 Dec 19, 2014
e841851
Removed superfluous golang TagBar var in .vimrc.
dsimmons Dec 31, 2014
790c57c
Fixing bootstrap being destructive as .vimrc.bundles.default only souces
MyChaOS87 Jan 2, 2015
7e458dd
Merge pull request #712 from MyChaOS87/3.0
spf13 Jan 19, 2015
095a23c
Changed `<Leader>a=` to only align one `=` sign
jazmit Feb 4, 2015
dad627f
Change rust.vim to the official one
guersam Mar 5, 2015
1b85a6f
Merge pull request #728 from guersam/patch-1
Mar 5, 2015
1e45e16
replace \e with POSIX compliant \33
Jun 25, 2014
34eb41e
abort earlier if we do not have git
Jun 25, 2014
0024ba4
remove trailing whitespace
Jun 25, 2014
e13ba0f
rename clone_repo to sync_repo
Jun 25, 2014
3adbd76
refactor sync_repo and friends
Jun 25, 2014
979cbb8
pass bundle default file to setup_vundle
Jun 25, 2014
9e954db
embed the error message directly in program_exists
Jun 25, 2014
09e9cf3
print messages from do_backup
Jun 26, 2014
bc3498b
print message from create_symlink
Jun 26, 2014
24cc3ee
use lnif throughout
Jun 26, 2014
20a6476
move fork maintance files setup into their own function
Jun 26, 2014
9ca0c23
move lnif() out of SETUP FUNCTIONS section
Jun 26, 2014
de1c859
finish passing arguments to create_symlinks()
Jun 26, 2014
9ea683a
fix 3 more indents
Jun 26, 2014
d8d2b3f
rename app_dir to APP_PATH
Jun 27, 2014
f8a3d64
get APP_PATH from the environment if exists
Jun 27, 2014
8338285
rename git_branch to REPO_BRANCH
Jun 27, 2014
e537ca5
make REPO_BRANCH settable in the environment
Jun 27, 2014
99a56d8
BC BREAK: rename git_uri to REPO_URI
Jun 27, 2014
97376b4
mkdir -p $repo_path instead of making bundle dir explictly
Jun 27, 2014
91632ee
fix indents/trailing spaces in windows installer files
Jun 27, 2014
dc0a83f
remove unused --recursive from git calls in win installers
Jun 27, 2014
f566bc9
rename APP_DIR to APP_PATH in win installers
Jun 27, 2014
adefb4e
align create_symlinks arguments
Jun 28, 2014
bec5aba
align setup_fork_mode arguments
Jun 28, 2014
1ceb2ca
add missing space after APP_PATH
Mar 7, 2015
32b6565
Fix abbreviation of option name for readability
itchyny Mar 14, 2015
01242bd
Merge pull request #735 from itchyny/fix-option-abbreviation
Mar 14, 2015
af74fbe
Switch to neocomplete from obsolete neocomplcache
guersam Apr 1, 2015
bac41eb
Adapt to last vundle changes
gonzaloserrano Apr 1, 2015
80f430d
Merge pull request #743 from gonzaloserrano/fix/vundle
Apr 2, 2015
dcd3a23
Fix reloading of .vimrc
ptzz Apr 5, 2015
96678bc
some useful mappings I use everyday
ajitsing Apr 13, 2015
c9e5c9d
fixed missing . in <S-CR> bindings
louispan Apr 24, 2015
f8ae915
Merge pull request #631 from jrobeson/cleanup-bootstrap
spf13 Apr 29, 2015
cb40052
Update README.markdown
rakyi May 1, 2015
b7aaa97
Merge pull request #762 from rakyi/fix-unbundle
spf13 May 1, 2015
bf50405
Merge pull request #758 from louispan/3.0
spf13 May 1, 2015
94946c7
Merge pull request #754 from ajitsing/3.0
spf13 May 1, 2015
7f9460f
Merge pull request #749 from ptzz/3.0
spf13 May 1, 2015
c2a84a3
Merge pull request #742 from guersam/tmp/switch-to-neocomplete
spf13 May 1, 2015
da059eb
Putting back neocomplcache in as an option.
spf13 May 1, 2015
aa93465
Merge pull request #721 from jazmit/correct-tabularize-assign
spf13 May 1, 2015
1edb0d9
Merge pull request #710 from dsimmons/refactor/remove-unneeded-config
spf13 May 1, 2015
5ec903f
Merge pull request #678 from taboularasa/3.0
spf13 May 1, 2015
2d4af5a
replacing autoclose with auto-pairs
spf13 May 1, 2015
86003ba
Fixing error message on startup
spf13 May 1, 2015
6ddb460
You can't add comments to the tail of a remap line
spf13 May 1, 2015
661b9c1
Remove map semicolon to colon
jetm May 5, 2015
aaefac8
Merge pull request #768 from jetm/3.0
spf13 May 5, 2015
8f5f160
Update project link for msysgit
xinan May 10, 2015
91d3d8e
Merge pull request #776 from xinan/3.0
May 10, 2015
e158e17
Add way to toggle background light or dark
May 14, 2015
7f35722
Fix issue 780 with @appbead patch
fabianhjr May 20, 2015
082cba2
updated plugin name
chadluo May 21, 2015
6c8cb83
Merge pull request #781 from fabianhjr/3.0
spf13 May 21, 2015
808dd7d
Merge pull request #782 from chadluo/3.0
spf13 May 21, 2015
03b9801
Merge pull request #778 from leowzukw/patch-3
spf13 May 21, 2015
5b805d5
Add vim with lua install instructions to readme
janwirth Jun 7, 2015
5315ee8
Allow easy opening of spf13-vim config files
j1mr10rd4n Jun 17, 2015
b140b32
Configurify the mappings for editing/applying the spf13 config
j1mr10rd4n Jun 17, 2015
b5a13f0
Fix typo
j1mr10rd4n Jun 17, 2015
17f2b8f
Add documentation to Customizations section of README
j1mr10rd4n Jun 18, 2015
f383a7a
Merge pull request #795 from j1mr10rd4n/fix-spelling
Jun 18, 2015
4e0e8b8
small readme fixes
ryanoasis Jun 21, 2015
be9260a
Merge pull request #800 from ryanoasis/patch-1
Jun 21, 2015
9103530
Summary: Fixes #764 - Revert "some useful mappings I use everyday"
toejough Jun 3, 2015
4543080
Merge pull request #787 from toejough/3.0
spf13 Jul 16, 2015
4f64f56
Merge pull request #791 from FranzSkuffka/3.0
spf13 Jul 16, 2015
1df9d65
Use ag firstly for ctrlp in windows too
zhlinh Jul 19, 2015
924fa22
Added Bundle 'powerline/fonts' since powerline, vim-powerline, & vim-…
lewdlime Jul 25, 2015
34de0e0
Merge pull request #806 from zhlinh/windows_uses_ag_first
spf13 Aug 3, 2015
eeb5c57
Merge pull request #794 from j1mr10rd4n/easyedit-spf13-config
spf13 Aug 3, 2015
34300cb
Merge pull request #808 from laughingman182/3.0
spf13 Aug 3, 2015
f8a6bfc
Fix a link to neocomplete
mortonfox Aug 27, 2015
851f2ac
Merge pull request #818 from mortonfox/patch-1
Aug 27, 2015
9f78da8
Preliminary support for neovim
bronzehedwick May 11, 2015
748e494
Merge pull request #777 from bronzehedwick/patch-1
Sep 2, 2015
e58db83
Silently restore cursor.
demon386 Sep 26, 2015
b058cdf
Update location of vim-easymotion.
russellb Sep 30, 2015
59e21b0
Fix uninstall.sh not executable
pjvds Oct 2, 2015
d617e75
Merge pull request #834 from pjvds/3.0
Oct 2, 2015
61c476b
use pymode even for python3
toejough Oct 9, 2015
bb5b09f
fixed nvim symlik
Nov 1, 2015
fc643db
Merge pull request #846 from speedAD/3.0
spf13 Nov 4, 2015
2c8619f
Merge pull request #841 from toejough/patch-2
spf13 Nov 4, 2015
886873e
Merge pull request #832 from russellb/patch-1
spf13 Nov 4, 2015
6aa61d0
Merge pull request #829 from demon386/3.0
spf13 Nov 4, 2015
74a4e3a
Switch back to terryma's version of vim-multiple-cursors
ddetkovs Nov 5, 2015
980b4bb
Merge pull request #848 from ddetkovs/patch-1
spf13 Nov 6, 2015
0718277
Add luochen1990/rainbow for better paren visual parsing
spf13 Nov 12, 2015
e96e1c1
Adding rhysd/conflict-marker.vim
spf13 Nov 12, 2015
d5864bf
Remove win16 from WINDOWS()
Nov 16, 2015
9af9ba7
Fix the awful double escape bug
spf13 Nov 16, 2015
4194449
Better configuration for Go-Vim
spf13 Nov 17, 2015
808ac12
Merge pull request #853 from spf13/remove-win16
spf13 Nov 17, 2015
42d1c3e
fix outdated link.
lucky521 Nov 30, 2015
8e6d508
Add emmet plugin
bronzehedwick Dec 9, 2015
323db76
Merge pull request #858 from lucky521/3.0
spf13 Dec 15, 2015
4fbdd8c
Merge pull request #862 from bronzehedwick/patch-3
spf13 Dec 15, 2015
cd86dbd
Tiny change to fix "Could not resolve airline theme "solarized". Them…
Gaszc Feb 3, 2016
1ce5f23
Merge pull request #883 from Michaelizm/3.0
Feb 14, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_Store
*.pyc
*._*
.vim/
66 changes: 0 additions & 66 deletions .gitmodules

This file was deleted.

142 changes: 0 additions & 142 deletions .vim/autoload/pathogen.vim

This file was deleted.

1 change: 0 additions & 1 deletion .vim/bundle/VimDebugger
Submodule VimDebugger deleted from 78520f
1 change: 0 additions & 1 deletion .vim/bundle/ack
Submodule ack deleted from b6be75
72 changes: 0 additions & 72 deletions .vim/bundle/autoclosetag/ftplugin/html/autoclose.vim

This file was deleted.

1 change: 0 additions & 1 deletion .vim/bundle/checksyntax
Submodule checksyntax deleted from f9d926
1 change: 0 additions & 1 deletion .vim/bundle/command-t
Submodule command-t deleted from 85fd8b
1 change: 0 additions & 1 deletion .vim/bundle/delimitMate
Submodule delimitMate deleted from 9efb01
1 change: 0 additions & 1 deletion .vim/bundle/easytags
Submodule easytags deleted from 6db62e
1 change: 0 additions & 1 deletion .vim/bundle/fugitive
Submodule fugitive deleted from af9d44
1 change: 0 additions & 1 deletion .vim/bundle/jslint
Submodule jslint deleted from 72d34c
Loading