Junegunn Choi
|
acf59a4507
|
Fix #7 - Vim 7.0 compatibility (relativenumber, colorcolumn)
|
2013-12-05 10:55:23 +09:00 |
|
Junegunn Choi
|
ee4ebc8e78
|
Set sidescroll=1 sidescrolloff=0 (#6)
|
2013-12-04 23:49:03 +09:00 |
|
Junegunn Choi
|
43d3186722
|
Fix buffers becoming nomodifiable after Goyo (#5)
|
2013-12-04 11:16:21 +09:00 |
|
Junegunn Choi
|
c75be8e24a
|
Better support of GVim
- Hide unnecessary scrollbars
- Fix errors on color schemes without background
|
2013-12-04 11:09:27 +09:00 |
|
Junegunn Choi
|
7c923dd77f
|
Allow users to define custom before/after callbacks (#3)
|
2013-12-04 01:32:57 +09:00 |
|
Junegunn Choi
|
b4a1a855a7
|
Check if we're closing the right tab
|
2013-12-04 00:45:55 +09:00 |
|
Junegunn Choi
|
0f578fc258
|
norelativenumber required for pad windows when g:goyo_linenr is set
|
2013-12-03 08:26:55 +09:00 |
|
Junegunn Choi
|
133e182dd3
|
Don't need to revert window-local options
|
2013-12-03 08:25:45 +09:00 |
|
Junegunn Choi
|
0d7720e24c
|
set noruler instead of setlocal noruler
|
2013-12-03 08:24:12 +09:00 |
|
Tom Vincent
|
49ffcd5586
|
Toggle ruler
|
2013-12-02 20:05:13 +00:00 |
|
Junegunn Choi
|
589837b886
|
Correctly restore powerline colors (#1)
|
2013-12-02 23:55:33 +09:00 |
|
Junegunn Choi
|
7e6087a07c
|
Temporarily disable vim-powerline (#1)
|
2013-12-02 23:16:28 +09:00 |
|
Junegunn Choi
|
eb92e8033b
|
Temporarily disable vim-airline while in Goyo mode (#1)
+ revert options after (not before) closing goyo tab
|
2013-12-02 18:46:00 +09:00 |
|
Junegunn Choi
|
f9b450f36b
|
g:goyo_linenr
|
2013-12-02 13:01:35 +09:00 |
|
Junegunn Choi
|
dddbb459e2
|
Fill in pad windows with blank lines to hide tildes
|
2013-12-02 10:10:45 +09:00 |
|
Junegunn Choi
|
650ce9db19
|
Set statusline according to winwidth() for bg-less color schemes
|
2013-12-02 02:51:42 +09:00 |
|
Junegunn Choi
|
f4be19d887
|
setlocal -> set
|
2013-12-01 23:34:11 +09:00 |
|
Junegunn Choi
|
ef2f975bc9
|
Fix winfixwidth
|
2013-12-01 11:32:03 +09:00 |
|
Junegunn Choi
|
4849327007
|
Apply winfixwidth and winfixheight
|
2013-12-01 03:04:46 +09:00 |
|
Junegunn Choi
|
724de16aa0
|
Support color schemes w/o background color
|
2013-12-01 02:34:49 +09:00 |
|
Junegunn Choi
|
e8f5f2bb0f
|
Update autocmd
|
2013-12-01 00:06:31 +09:00 |
|
Junegunn Choi
|
399960298e
|
:Goyo [width]
|
2013-11-30 21:22:50 +09:00 |
|
Junegunn Choi
|
404a35cbca
|
Initial commit
|
2013-11-30 20:49:37 +09:00 |
|