Bailey Ling
|
ca925efdbf
|
move formatters into their own namespace
|
2015-02-13 21:50:18 -05:00 |
|
Bailey Ling
|
1ca6ffb6d0
|
happy 2015
resolves #692.
|
2015-02-13 21:47:43 -05:00 |
|
Bailey Ling
|
6efde428c6
|
turn on deprecation check
|
2015-02-13 21:47:43 -05:00 |
|
Bailey Ling
|
1e35ad5d77
|
Merge pull request #701 from blueyed/fix-get_buffer_list-cache-2
Fix get_buffer_list cache 2
|
2015-02-11 07:27:27 -05:00 |
|
Bailey Ling
|
b6accd91c8
|
Merge pull request #700 from blueyed/fix-get_buffer_list-cache
Fix get_buffer_list cache regression
|
2015-02-10 09:15:54 -05:00 |
|
Bailey Ling
|
925147baef
|
add :Helptags to readme for pathogen. resolves #699.
|
2015-02-07 12:07:31 -05:00 |
|
Bailey Ling
|
7bc939bee9
|
Merge pull request #698 from blueyed/fix-cache-with-get_buffer_name
Fix get_buffer_list being called always via get()
|
2015-02-07 12:03:14 -05:00 |
|
Bailey Ling
|
446397e006
|
Merge pull request #688 from changyuheng/pr-column-number
Replace column number with virtual column number
|
2015-01-31 13:21:26 -05:00 |
|
Bailey Ling
|
462ee313e7
|
use util getwinvar helper function
|
2015-01-31 12:38:46 -05:00 |
|
Bailey Ling
|
b55b526c65
|
Merge pull request #689 from chrisbra/disable
selectively disable airline for selected windows
|
2015-01-31 12:36:54 -05:00 |
|
Bailey Ling
|
13ee9f456a
|
address syntax errors
resolves #683
|
2015-01-03 19:38:17 -05:00 |
|
Bailey Ling
|
1fd9886219
|
Merge pull request #680 from psychomario/show-tabs
Added tabline#show_tabs to disable tab bar
|
2015-01-01 10:18:48 -05:00 |
|
Bailey Ling
|
6387268f13
|
Merge pull request #673 from lynnard/master
fixed bug with excludes for buffers
|
2014-12-23 16:40:19 -08:00 |
|
Bailey Ling
|
401ce611c6
|
Merge pull request #651 from chenaren/byfname
Show the byfname toggle in status line of CtrlP
|
2014-12-09 22:25:41 -05:00 |
|
Bailey Ling
|
317fcfd295
|
Merge pull request #666 from blueyed/no-ft-override-for-diff
Remove 'diff' from s:filetype_overrides
|
2014-12-09 22:22:34 -05:00 |
|
Bailey Ling
|
4a2208821e
|
Merge pull request #656 from michamos/patch-1
Improve Quickfix window detection
|
2014-11-26 09:17:42 -05:00 |
|
Bailey Ling
|
a323b5ba3d
|
Merge pull request #657 from michamos/master
Add vim-plug override
|
2014-11-25 21:11:42 -05:00 |
|
Bailey Ling
|
6b4f03efbc
|
fix seperator drawing when tabs are shown. fixes #653.
|
2014-11-25 21:04:18 -05:00 |
|
Bailey Ling
|
15666d71e3
|
Merge pull request #652 from chenaren/venv_fallback
Add simple virtualenv fallback when vim-virtualenv is not presented
|
2014-11-22 10:59:01 -05:00 |
|
Bailey Ling
|
eb04e25d34
|
Merge pull request #650 from chenaren/master
Add CtrlP style to Bubblegum
|
2014-11-21 09:37:14 -05:00 |
|
Bailey Ling
|
411ae84890
|
Merge pull request #643 from maek/master
Improve tabline + buffer_min_count behaviour
|
2014-11-15 16:31:53 -05:00 |
|
Bailey Ling
|
d003b2450a
|
Merge pull request #547 from kdurant/master
Create durant.vim
|
2014-11-15 14:52:50 -05:00 |
|
Bailey Ling
|
09817e0984
|
fix regression with serene theme, #599
|
2014-11-15 19:49:02 +00:00 |
|
Bailey Ling
|
be6e4d6dd6
|
check background of groups to determine transition. resolves #599.
|
2014-11-09 00:52:42 -05:00 |
|
Bailey Ling
|
727192ad6a
|
refactor builder and reduce state across multiple calls
|
2014-11-04 14:49:02 -05:00 |
|
Bailey Ling
|
256dec6800
|
detect changes to tabline config variables after init. resolves #636
|
2014-11-04 14:48:00 -05:00 |
|
Bailey Ling
|
246c217562
|
Merge pull request #631 from rkannan82/master
Display warnings only when there are no errors messages.
|
2014-10-27 21:58:13 -04:00 |
|
Bailey Ling
|
3e0b5474b1
|
Merge pull request #628 from freeo/master
Theme kalisi: Added 256 term colors and several changes
|
2014-10-27 21:11:11 -04:00 |
|
Bailey Ling
|
64b9ae176d
|
Merge pull request #618 from rkannan82/master
Display warnings only when there are no errors messages.
|
2014-10-25 22:57:45 -04:00 |
|
Bailey Ling
|
616daceb73
|
add small section about performance to readme
|
2014-10-18 11:45:09 -04:00 |
|
Bailey Ling
|
37ddb6e7da
|
Merge pull request #622 from spacelis/master
Make tabline's left separators customizable as right separathers.
|
2014-10-18 11:37:55 -04:00 |
|
Bailey Ling
|
c85ce909df
|
Merge pull request #619 from bchretien/master
themes: fix GUI murmur theme.
|
2014-10-15 21:12:15 -04:00 |
|
Bailey Ling
|
0bc3a21116
|
Merge pull request #614 from Pychimp/two-themes
Update raven.vim
|
2014-10-05 18:13:08 -04:00 |
|
Bailey Ling
|
53e765a49d
|
Merge pull request #582 from Pychimp/two-themes
Added two themes
|
2014-10-05 08:30:32 -04:00 |
|
Bailey Ling
|
51c788a37b
|
Merge pull request #613 from meonkeys/patch-1
README: fix link to powerline font install docs
|
2014-10-05 08:29:26 -04:00 |
|
Bailey Ling
|
825a048b10
|
Merge pull request #603 from kballard/part_condition_special_char
Handle special characters in part conditions
|
2014-09-22 22:36:04 -04:00 |
|
Bailey Ling
|
4dab93470f
|
improve buffer index mode and fix usages where there's overflow
|
2014-09-17 09:52:08 -04:00 |
|
Bailey Ling
|
8421f03178
|
Merge pull request #598 from wesQ3/pr
Added extension for wesQ3/vim-windowswap
|
2014-09-15 12:31:33 -04:00 |
|
Bailey Ling
|
50c9ea89a5
|
Merge pull request #589 from paulhybryant/master
Minor enhancement for tabline
|
2014-09-15 12:30:08 -04:00 |
|
Bailey Ling
|
3eef719c4d
|
Merge pull request #595 from mseabold/upstream
Tabline: Highlight unselected modified buffer
|
2014-09-11 22:40:39 -04:00 |
|
Bailey Ling
|
3f3ae446e1
|
Merge pull request #591 from igorpetrovcom/tabline-close-button-flag
Show/hide setting for close button in tabline
|
2014-09-07 11:17:32 -04:00 |
|
Bailey Ling
|
310331cfc4
|
Merge pull request #586 from blueyed/readonly-for-nomodifiable
Add `readonly` indicator also for &nomodifiable
|
2014-08-29 22:09:55 -04:00 |
|
Bailey Ling
|
ad19d1a10f
|
Merge pull request #577 from qstrahl/master
Don't wipe out b:airline_head if fugitive finds the head
|
2014-08-25 20:48:18 -04:00 |
|
Bailey Ling
|
f17927053e
|
Merge pull request #580 from andrewgregory/detached_head
use commit hash as git branch with detached HEAD
|
2014-08-22 15:39:06 -04:00 |
|
Bailey Ling
|
f0e00620c0
|
Merge pull request #576 from qstrahl/master
Preserve section c text for inactive windows
|
2014-08-15 22:37:44 -04:00 |
|
Bailey Ling
|
00e4b68ee6
|
Merge pull request #571 from perkint/perkint-tabline-refresh
bugfix for a tabline refresh problem
|
2014-08-15 13:49:29 -04:00 |
|
Bailey Ling
|
2114e70251
|
Merge pull request #564 from freeo/master
Improved my theme kalisi
|
2014-08-01 22:35:41 -04:00 |
|
Bailey Ling
|
e10ef2fb25
|
also redraw the statusline for :AirlineRefresh (for #563)
|
2014-07-30 15:29:43 -04:00 |
|
Bailey Ling
|
9a1dff320d
|
Merge pull request #559 from Wraul/feature_capslock
Added extension for tpope/vim-capslock
|
2014-07-30 13:14:27 -04:00 |
|
Bailey Ling
|
936e2b6a66
|
Merge pull request #549 from sunaku/cterm-reverse
cterm=reverse not honored; only term=reverse was
|
2014-06-29 12:18:19 -04:00 |
|
Bailey Ling
|
3ab1bb7eb0
|
Merge pull request #527 from zdm/master
Always use absolute file path when comparing buffers names
|
2014-05-31 12:08:11 -04:00 |
|
Bailey Ling
|
c5a404bd62
|
Merge pull request #531 from chrisbra/add_changes_plugin
integrate changesPlugin for displaying hunks
|
2014-05-28 10:59:27 -04:00 |
|
Bailey Ling
|
44bf6fd1c5
|
Merge pull request #526 from bennidhamma/master
Fix #462 - Configurable head limit.
|
2014-05-22 00:03:32 -04:00 |
|
Bailey Ling
|
bfcece76c9
|
add readonly mode so it can be themed independently. resolves #510
|
2014-05-10 14:41:21 +00:00 |
|
Bailey Ling
|
c5347b2f03
|
Merge pull request #503 from saamalik/patch-1
Fix #456 Status line text color too dim for inactive windows
|
2014-05-05 00:34:06 -04:00 |
|
Bailey Ling
|
7b56fbdd29
|
Merge pull request #500 from chrisbra/updated_nrrwrgn
updated nrrwrgn integration
|
2014-05-03 10:47:58 -04:00 |
|
Bailey Ling
|
db0ea7a970
|
Merge pull request #499 from steve0hh/patch-1
Update README.md vundle installation instructions
|
2014-04-26 11:33:06 -04:00 |
|
Bailey Ling
|
3267c74a55
|
Merge pull request #498 from lumbric/master
fix minor typo in help text
|
2014-04-25 15:57:16 -04:00 |
|
Bailey Ling
|
a222518b76
|
Merge pull request #497 from johnathanz/master
doesn't assume user has 'set autochdir' set
|
2014-04-23 21:11:33 -04:00 |
|
Bailey Ling
|
7372806f1d
|
Merge pull request #496 from chrisbra/new_feature_nrrwrgn
new NrrwRgn integration
|
2014-04-23 19:50:04 -04:00 |
|
Bailey Ling
|
81430cbdf6
|
append to the existing value in case the user defined it.
|
2014-04-20 14:52:06 +00:00 |
|
Bailey Ling
|
7560204212
|
Merge pull request #493 from chrisbra/master
Enable :AirlineToggleWhitespace,
|
2014-04-20 10:05:36 -04:00 |
|
Bailey Ling
|
fafb9ea76e
|
provide option to disable runtimepath extension loading. resolves #483
|
2014-04-19 14:38:02 -04:00 |
|
Bailey Ling
|
e49eac95a3
|
add support for configurable whitespace checking algorithms and default it to the simplest one. resolves #484
|
2014-04-19 14:27:14 -04:00 |
|
Bailey Ling
|
abee990d30
|
handle cases where the augroup has not be defined yet. resolves #492
|
2014-04-19 14:16:36 -04:00 |
|
Bailey Ling
|
66d0a47f37
|
Merge pull request #478 from davits/mixed_indent
Improvements in whitespace plugin
|
2014-04-05 16:56:02 -04:00 |
|
Bailey Ling
|
a37f0b9ae0
|
restore original directory change detection. also resolves #474.
|
2014-04-03 00:54:43 +00:00 |
|
Bailey Ling
|
d111e4edb3
|
remove usage of fugitive#detect as per request
https://github.com/tpope/vim-fugitive/issues/463
|
2014-04-01 16:45:06 -04:00 |
|
Bailey Ling
|
c374af183a
|
Merge pull request #469 from russellhancox/patch-1
Save branch head to a buffer variable
|
2014-03-31 07:53:11 -04:00 |
|
Bailey Ling
|
5a2daf6dfb
|
Merge pull request #468 from Pychimp/master
Fixes incorrect fg value in visual modified
|
2014-03-22 17:27:57 -04:00 |
|
Bailey Ling
|
42a4590948
|
Merge pull request #467 from xinleibird/master
filter() result error
|
2014-03-22 11:48:17 -04:00 |
|
Bailey Ling
|
ab92a95969
|
Merge pull request #442 from blueyed/doc
Minor doc fixes
|
2014-03-21 23:54:30 -04:00 |
|
Bailey Ling
|
9291968b94
|
Merge pull request #466 from Pychimp/master
Improvements to Sol and Luna themes
|
2014-03-21 23:48:07 -04:00 |
|
Bailey Ling
|
9cb7366128
|
Merge pull request #464 from emilyst/customize-tabline-close-and-type
Customizes tabline appearance: type, close button
|
2014-03-21 23:47:21 -04:00 |
|
Bailey Ling
|
799e5e028f
|
Merge pull request #455 from taketwo/fix-empty-key-error
Fix "Cannot use empty key for Dictionary" error
|
2014-03-10 08:15:17 -04:00 |
|
Bailey Ling
|
d99112d6c6
|
improve whitespace detection. resolves #452.
|
2014-03-09 21:58:42 -04:00 |
|
Bailey Ling
|
9aea79bb99
|
Merge pull request #404 from blueyed/solarized-inactive-like-vertsplit
solarized: use VertSplit bg for inactive statusline
|
2014-02-27 22:02:35 -05:00 |
|
Bailey Ling
|
942c6ae382
|
reset current buffer when one gets deleted. resolves #399
|
2014-02-25 20:34:52 -05:00 |
|
Bailey Ling
|
6aac1b469d
|
Merge pull request #441 from blueyed/tagbar_once_per_second
tagbar: only lookup tag once every second
|
2014-02-19 22:21:42 -05:00 |
|
Bailey Ling
|
dbd6c4a71a
|
Merge pull request #434 from yasuoza/hybrid-theme
Add new color theme: hybrid
|
2014-02-14 20:14:26 -05:00 |
|
Bailey Ling
|
b45ab384ee
|
Merge pull request #428 from eyetracker/master
Added new color theme: Kalisi
|
2014-02-06 07:04:52 -05:00 |
|
Bailey Ling
|
fae68dbcb7
|
account for possibilty of branch extension unavailable. resolves #419.
|
2014-01-20 12:39:33 -05:00 |
|
Bailey Ling
|
baed8ac063
|
happy 2014
|
2014-01-19 23:44:44 -05:00 |
|
Bailey Ling
|
ac798b0106
|
Merge pull request #418 from ralesi/netrw
Add deeper netrw support, including Git branch head and netrw sorting
|
2014-01-19 20:38:05 -08:00 |
|
Bailey Ling
|
b7c88b40aa
|
Merge pull request #413 from ralesi/patch-1
Allow changes to airline_symbols.branch after init
|
2014-01-16 18:54:24 -08:00 |
|
Bailey Ling
|
4ca48ba6e2
|
Merge pull request #412 from gabriellim/patch-1
Minor spelling
|
2014-01-16 18:54:05 -08:00 |
|
Bailey Ling
|
5f1c24528c
|
Merge pull request #402 from edkolev/prompt-extension
Prompt extension
|
2014-01-10 17:53:42 -08:00 |
|
Bailey Ling
|
7a1801e9c4
|
Merge pull request #396 from gstewart/master
Fixed modified tab/buffer not updating in tabline
|
2014-01-01 20:48:52 -08:00 |
|
Bailey Ling
|
576d1de716
|
Merge pull request #394 from f/patch-1
tagbar link fixed
|
2013-12-28 17:48:32 -08:00 |
|
Bailey Ling
|
1a6c84b00a
|
Merge pull request #388 from zdm/master
Supress tab numbers and improved uniq_tail formatter
|
2013-12-26 12:32:41 -08:00 |
|
Bailey Ling
|
233e3c60ce
|
improve performance when showing tabs in the tabline (#326).
|
2013-12-16 00:27:18 -05:00 |
|
Bailey Ling
|
df2f33d6a5
|
specify maximum for whitespace checking. resolves #378.
|
2013-12-13 16:38:32 -05:00 |
|
Bailey Ling
|
739a275d5d
|
Merge pull request #379 from phy1729/master
Add comment on 'laststatus' to the README
|
2013-12-13 13:19:20 -08:00 |
|
Bailey Ling
|
414f43812a
|
Merge pull request #380 from zeis/master
Add kolor theme
|
2013-12-13 13:18:05 -08:00 |
|
Bailey Ling
|
9039793343
|
Merge pull request #377 from blueyed/eclim-filter-signs
eclim: only consider signs placed by eclim
|
2013-12-11 11:48:46 -08:00 |
|
Bailey Ling
|
87951ba090
|
Merge pull request #375 from qstrahl/master
Correct quickfix window detection pattern
|
2013-12-09 17:37:39 -08:00 |
|
Bailey Ling
|
ce32405105
|
fix possibility of the branch extension being unavailable. resolves #366.
|
2013-12-03 20:01:26 -05:00 |
|
Bailey Ling
|
0966b693d9
|
expose cleaner api to determine empty head.
|
2013-12-03 05:32:54 +00:00 |
|
Bailey Ling
|
ed7111b1ff
|
Merge pull request #364 from dmitrykruglov/master
Hide hunks when Git Gutter is enabled, but current file is NOT under git...
|
2013-12-02 21:15:40 -08:00 |
|
Bailey Ling
|
ce15809db3
|
improve tabline performance during scroll (#362).
|
2013-12-02 03:00:31 +00:00 |
|