Commit Graph

291 Commits

Author SHA1 Message Date
John Tyree
5f6b198f0f Fix test for 'unnamedplus' again... 2014-02-19 16:02:28 -06:00
John Tyree
cf15144f20 Test for +X11 before using clipboard=unnamedplus 2014-02-18 17:27:06 -06:00
John Tyree
1a4fd8b8e6 Merge pull request #559 from rekendahl/3.0
Screen program mapping is now opt-in (as it slows down exits from insert back to normal mode)
2014-02-12 10:27:52 -06:00
Robert Ekendahl
9b2363616e Removed screen program mapping 2014-02-11 16:14:30 -05:00
Robert Ekendahl
a6c6647dc2 Screen program mapping is now opt-in
This as it slows down exit from insert mode for many users
2014-02-11 10:16:57 -05:00
lukedomanski
4122da2502 rolled back some changes to ensure d0 and d^ match default behaviours, spf13/spf13-vim#464 2014-02-05 22:51:12 +11:00
lukedomanski
7b21d20f24 fixed wrap relative motion mappings to address problem reported in spf13/spf13-vim#464 , d$ now deletes last character of line 2014-02-05 22:04:22 +11:00
lukedomanski
33091b2609 added spf13 option to enable/disable wrap relative movement mappings 2014-02-05 11:16:58 +11:00
Steve Francia
ce0d5ce2e7 Merge pull request #537 from perfectworks/noOmniComplete
add a switch to disable omni complete
2014-02-03 11:45:08 -08:00
Steve Francia
364b1c5799 Merge pull request #545 from julianduque/3.0
Fix no_conceal on youcompleteme
2014-02-01 10:37:57 -08:00
Julian Duque
47d795201d Fix no_conceal on youcompleteme 2014-01-31 20:26:17 -05:00
perfectworks
4ec01f5dda add a switch to disable omni complete 2014-01-27 18:17:56 +08:00
Richard Bateman
a828428c7f Change ctrl-e to use nerdtree-tabs instead of nerd tree native 2014-01-20 09:49:26 -07:00
JimmyG
90f642898a try to fix #526 issue 1, prevent "<C-k>" from invoking its self looply. 2014-01-16 23:34:38 +08:00
Troy Patrick
e715394c38 Remapped default snippet expansion and movement options for ultisnips. 2014-01-07 15:24:32 -05:00
Troy Patrick
b36d04943d Added YouCompleteMe configuration block. Ultisnips now default snippet
provider for ycm.
2014-01-07 15:24:02 -05:00
spf13
84f4d5af9a Merge branch 'PR-505' into 3.0
Conflicts:
	.vimrc
2014-01-03 15:58:39 -05:00
spf13
7359d221b6 Remove transparency (by default) when using macvim 2014-01-03 15:53:29 -05:00
spf13
6a8e1b8845 Better windows detection 2014-01-03 15:53:07 -05:00
spf13
5386dd6202 Merge branch 'PR-503' into 3.0 2014-01-03 15:17:59 -05:00
lukedomanski
ec8d76cd2a Changed .vimrc so that handling of g* wrap realtive mappings works in visual mode 2013-12-12 11:10:49 +11:00
lukedomanski
e1f97f57a1 Changed .vimrc to fix issue with g* wrap relative line movement mapping not reverting to standard behaviour under nowrap setting 2013-12-12 06:07:22 +11:00
John Tyree
5c7b264ea6 Add nmap <leader>sc :SessionClose<CR> 2013-12-02 11:14:33 -06:00
John Tyree
36db23af62 Missing quote in variable name 2013-12-01 22:42:46 -06:00
John Tyree
47547b8541 Use platform identify functions 2013-11-30 22:25:41 -06:00
John Tyree
da6c9307ff Add spf13_no_big_font 2013-11-30 22:19:48 -06:00
John Tyree
beb8fd5337 airline_theme can be set from .vimrc.local 2013-11-30 22:17:44 -06:00
John Tyree
adf514c9e8 Honor spf13_no_neosnippet_expand 2013-11-30 22:16:43 -06:00
John Tyree
aed4d05b43 Add map for git add by patch 2013-11-30 22:15:59 -06:00
John Tyree
94ca51f073 If no python, DISABLE pymode 2013-11-30 22:15:25 -06:00
John Tyree
7272036bbe Use ag or ack for ctrlp indexing if possible 2013-11-30 22:15:06 -06:00
John Tyree
127a75b029 Map localleader to _ 2013-11-30 22:14:19 -06:00
John Tyree
c5addb92e0 Better clipboard testing 2013-11-30 22:13:53 -06:00
John Tyree
e477f03c24 Why is this here? 2013-11-30 22:13:31 -06:00
John Tyree
6e90e757e6 Use platform identify functions 2013-11-30 22:13:18 -06:00
John Tyree
c7f9a03902 Add spf13_no_transparency 2013-11-30 20:10:38 -06:00
John Tyree
7aea39b0f9 Allow specifying an airline_theme in vimrc.before 2013-11-30 19:58:08 -06:00
John Tyree
5ef6d0ead5 Move indent guides coloring to vimrc.before 2013-11-30 19:51:30 -06:00
John Tyree
7460001ace Add spf13_no_conceal 2013-11-30 19:48:02 -06:00
John Tyree
2be2d0129a Merge pull request #493 from willdietrich/disable-auto-colors
Need to disable indent guides auto colors.
2013-11-30 17:42:23 -08:00
John Tyree
0d0e6dd6a9 Avoid duplication between neocomplete and neocomplcache 2013-11-29 19:45:24 -06:00
John Tyree
0a1437a64f FIXME for haskell linting 2013-11-29 19:32:49 -06:00
John Tyree
ce9bff6614 Add spf13_no_conceal 2013-11-29 19:31:35 -06:00
John Tyree
ad9739ffbd Add less invasive completion mappings (neocomplcache) 2013-11-29 19:30:59 -06:00
John Tyree
666797b327 FIXME for haskell linting 2013-11-29 19:30:20 -06:00
John Tyree
0b0cb193cc Add less invasive completion mappings 2013-11-29 19:22:23 -06:00
John Tyree
7cfb123d2c Removed redundant chunk of code that wrongly implements SuperTabbing 2013-11-29 14:35:35 -06:00
John Tyree
2f3df05d62 Wrap neocompl supertab emulation in conditionals. Add to vimrc.before 2013-11-29 14:08:12 -06:00
John Tyree
3e793d38ef Add note to fixup FullScreen map 2013-11-29 13:52:56 -06:00
John Tyree
c7a2bd929a Add note about has('x') testing 2013-11-28 06:59:42 -06:00