Commit Graph

  • fa0263d456 Fix E1312 error after vim/vim@d63a855 master Junegunn Choi 2023-03-04 20:25:38 +09:00
  • 7f5d35a655 Add FAQ section Junegunn Choi 2022-09-05 14:11:56 +09:00
  • d0bb582dd4 Create FUNDING.yml Junegunn Choi 2022-08-03 11:17:40 +09:00
  • a9c7283dce Add LICENSE Junegunn Choi 2021-11-18 10:25:37 +09:00
  • a865dec7ca Remove :PlugInstall tag Junegunn Choi 2020-08-29 10:42:33 +09:00
  • 3e129198bb Fix signify detection (#223) Greg Anders 2020-06-08 17:37:04 -06:00
  • 6b6ed27340 Revert to nested for backwards compat David Ben Knoble 2019-06-11 16:17:19 -04:00
  • e3ed30fdb1 Add ++nested modifier to TabLeave autocommand David Ben Knoble 2019-06-11 14:12:02 -04:00
  • 012290431a Fix tmux invocation conditions in README Erich Gubler 2017-11-16 14:49:07 -07:00
  • 1897929092 Allow 'goyo.txt' to be listed in the LOCAL ADDITIONS section of help.txt Michael Gaffney 2019-04-25 13:29:44 -04:00
  • 057fe68e44 Describe CTRL-W = in the documentation Junegunn Choi 2019-02-20 16:58:19 +09:00
  • 5b8bd03787 Added .gitignore (#153) orland0m 2017-05-31 12:17:29 -05:00
  • 64e750f726 Deduplicate help tag Junegunn Choi 2017-04-02 04:27:22 +09:00
  • 204f65b2d1 Add doc/goyo.txt converted from README.md Junegunn Choi 2017-04-01 11:25:36 +09:00
  • 14696abd45 Fix set_color to use gui_running or termguicolors (#140) J 2017-03-09 14:25:13 +08:00
  • ebdd67fd61 No need to manually fill statusline with spaces Junegunn Choi 2017-01-03 00:49:29 +09:00
  • 2fd0fcb691 Use space as fillchars:stl Junegunn Choi 2017-01-03 00:42:26 +09:00
  • 8e8f1d45b6 Resize windows after TermClose on Neovim Junegunn Choi 2016-04-03 20:20:16 +09:00
  • 53b808d777 Merge pull request #107 from Starefossen/patch-1 Junegunn Choi 2016-03-30 19:51:54 +09:00
  • 0f298fe1fa Toggle tmux full-screen pane when entering and leaving Goyo Hans Kristian Flaatten 2016-03-29 13:39:15 +02:00
  • 9a10a306f3 Merge pull request #102 from rperce/master Junegunn Choi 2016-03-17 15:56:39 +09:00
  • 26f06ba05c Use single quotes wherever possible Robert Perce 2016-03-17 01:11:14 -05:00
  • 9cea5e5c7d Fix lightline check, per itchyny/lightline.vim@0f62126 Robert Perce 2016-03-17 01:09:30 -05:00
  • cb697998cc Check bg# attribute instead of bg (#92) Junegunn Choi 2016-02-15 10:40:13 +09:00
  • 8faad54942 Fix #92 - Workaround for Neovim truecolor support Junegunn Choi 2016-02-15 00:38:14 +09:00
  • 630f5d8086 Do not ignore messages from goyo callbacks Junegunn Choi 2015-11-15 15:17:51 +09:00
  • 635109f514 Restart Goyo on :Goyo DIM when surrounding windows are gone Junegunn Choi 2015-10-13 02:17:16 +09:00
  • c1293a91a3 Merge pull request #75 from thirtythreeforty/airline-bugfix Junegunn Choi 2015-08-08 13:07:10 +09:00
  • eb12d053a1 Avoid rendering issues in Airline George Hilliard 2015-08-07 13:55:38 -05:00
  • eb4ec21fe6 autocmd! Junegunn Choi 2015-05-19 14:09:13 +09:00
  • f660ca376e Add g:goyo_height and deprecate g:goyo_margin_{top,bottom} Junegunn Choi 2015-05-05 22:59:00 +09:00
  • dbcb337b22 Do not change xoff and yoff on resize Junegunn Choi 2015-05-05 15:16:38 +09:00
  • fb5d2dc1b9 Update README Junegunn Choi 2015-05-05 14:50:15 +09:00
  • eed886c0c8 Extended dimension expression (#68) Junegunn Choi 2015-05-05 14:36:31 +09:00
  • 26f06e2272 Save settings before opening a new tab (#58) Junegunn Choi 2015-02-20 01:07:14 +09:00
  • b447d34143 Move the code to autoload directory (#55) Junegunn Choi 2015-01-31 01:28:03 +09:00
  • f9d0a69eaa Map CTRL-W = for restoring the initial size (#53) Junegunn Choi 2015-01-26 19:17:23 +09:00
  • e7eb3f19cc Define CTRL-W mappings for resizing Goyo window (#46) Junegunn Choi 2014-11-26 01:26:17 +09:00
  • b16a80ac9e Allow switching of buffers in Goyo mode (Fix #31) Junegunn Choi 2014-11-24 02:16:35 +09:00
  • 8b74a603e5 Hide statusline on WinEnter and WinLeave Junegunn Choi 2014-09-22 12:19:27 +09:00
  • 9eadf29430 Update README: GoyoEnter and GoyoLeave as nested Junegunn Choi 2014-09-01 17:09:45 +09:00
  • 9e04ccdb9d Promote the use of User events instead of g:goyo_callbacks 1.6.0 Junegunn Choi 2014-08-11 02:16:31 +09:00
  • da67185e4a Fix error when vim-signify is not installed (#39) Junegunn Choi 2014-07-26 23:50:54 +09:00
  • e2c59124cb Merge pull request #39 from prurigro/toggle-signify Junegunn Choi 2014-07-26 23:46:18 +09:00
  • 27ea8fa731 Following junegunn's advice, both checks are made together Kevin MacMartin 2014-07-23 23:12:48 -04:00
  • ae04751e09 Added git-signify to the list of toggled plugins Kevin MacMartin 2014-07-20 23:39:13 -04:00
  • 85c202264e Update callback examples in README Junegunn Choi 2014-07-21 01:42:04 +09:00
  • 2bc0604530 Update README Junegunn Choi 2014-07-05 23:18:51 +09:00
  • 549f865ab4 Add Goyo! command for turning it off Junegunn Choi 2014-07-05 23:13:13 +09:00
  • a2b772fe58 Never allow cursor on pad windows Junegunn Choi 2014-07-04 02:56:46 +09:00
  • 7e318dbcce Fix winminwidth issue (#35) Junegunn Choi 2014-07-03 23:37:29 +09:00
  • f303dc9307 Best served with limelight.vim Junegunn Choi 2014-07-03 01:41:28 +09:00
  • ad87a5b35a Doc update: Function name must start with a capital Junegunn Choi 2014-06-03 10:14:27 +09:00
  • 5bea57ebf5 Retain cursor position on close (#27) Junegunn Choi 2014-04-28 12:29:33 +09:00
  • ed3d591346 Fix #25: Statusline visibility on urxvt 1.5.3 Junegunn Choi 2014-04-25 11:29:14 +09:00
  • 16929c8d5d Go back to the correct tab when disabling Goyo (#24) Junegunn Choi 2014-04-11 21:12:31 +09:00
  • 02bf007fb7 Set nocursorcolumn for pad windows (Fix #20) Junegunn Choi 2014-03-28 10:11:56 +09:00
  • b82478a5d0 Merge pull request #17 from mxdubois/master Junegunn Choi 2014-02-18 21:42:30 +09:00
  • 329f516421 Added example keybinding to README Michael DuBois 2014-02-17 17:52:12 -08:00
  • b727d696ca Add note on script-local funcref (#15) Junegunn Choi 2014-01-17 23:47:36 +09:00
  • 5a663f2d37 Ignore errors from AirlineRefresh (#15) Junegunn Choi 2014-01-17 23:40:27 +09:00
  • f7abffb9bb Load default color scheme when g:colors_name is not defined (#14) Junegunn Choi 2014-01-12 22:06:56 +09:00
  • 31bcf63af8 Only reload the colorscheme if one is defined. Lucas Stadler 2014-01-12 13:25:23 +01:00
  • 6b4ff54488 seoul256 Junegunn Choi 2014-01-04 21:46:01 +09:00
  • 50c306e393 Update README Junegunn Choi 2014-01-02 03:11:05 +09:00
  • 187bcb0636 Pros. Junegunn Choi 2014-01-02 02:26:36 +09:00
  • e4631ee2df Toggle lightline as well Junegunn Choi 2014-01-02 01:10:20 +09:00
  • adb6fff7d0 Need to reduce winheight before setting winminheight (#13) Junegunn Choi 2014-01-01 08:53:53 +09:00
  • 41407af3da Ignore vim-gitgutter errors Junegunn Choi 2013-12-31 13:11:10 +09:00
  • d5aef74ca5 Call before-callback after auto commands are set Junegunn Choi 2013-12-31 13:03:52 +09:00
  • f889b4357e Fix #13: winminheight error Junegunn Choi 2013-12-31 10:37:10 +09:00
  • 25071e7b73 Fix #12: Invalid window position when &splitright is set Junegunn Choi 2013-12-31 02:40:23 +09:00
  • ddb337e5ce Add link to wiki page (#9) Junegunn Choi 2013-12-30 22:13:20 +09:00
  • 6011742c29 Update g:goyo_callbacks example (#8) Junegunn Choi 2013-12-14 02:21:02 +09:00
  • 6bad8ec964 Update g:goyo_callbacks example Junegunn Choi 2013-12-10 00:36:52 +09:00
  • acf59a4507 Fix #7 - Vim 7.0 compatibility (relativenumber, colorcolumn) Junegunn Choi 2013-12-05 10:55:23 +09:00
  • ee4ebc8e78 Set sidescroll=1 sidescrolloff=0 (#6) Junegunn Choi 2013-12-04 23:49:03 +09:00
  • 2b8908a455 Update README Junegunn Choi 2013-12-04 13:17:31 +09:00
  • 43d3186722 Fix buffers becoming nomodifiable after Goyo (#5) Junegunn Choi 2013-12-04 11:16:21 +09:00
  • c75be8e24a Better support of GVim Junegunn Choi 2013-12-04 10:58:52 +09:00
  • 7c923dd77f Allow users to define custom before/after callbacks (#3) Junegunn Choi 2013-12-04 01:32:57 +09:00
  • b4a1a855a7 Check if we're closing the right tab Junegunn Choi 2013-12-04 00:45:55 +09:00
  • 0f578fc258 norelativenumber required for pad windows when g:goyo_linenr is set Junegunn Choi 2013-12-03 08:26:55 +09:00
  • 133e182dd3 Don't need to revert window-local options Junegunn Choi 2013-12-03 08:25:45 +09:00
  • 0d7720e24c set noruler instead of setlocal noruler Junegunn Choi 2013-12-03 08:24:12 +09:00
  • 49ffcd5586 Toggle ruler Tom Vincent 2013-12-02 20:05:13 +00:00
  • 589837b886 Correctly restore powerline colors (#1) Junegunn Choi 2013-12-02 23:55:33 +09:00
  • 7e6087a07c Temporarily disable vim-powerline (#1) Junegunn Choi 2013-12-02 23:16:28 +09:00
  • eb92e8033b Temporarily disable vim-airline while in Goyo mode (#1) Junegunn Choi 2013-12-02 18:40:22 +09:00
  • f9b450f36b g:goyo_linenr Junegunn Choi 2013-12-02 13:01:35 +09:00
  • dddbb459e2 Fill in pad windows with blank lines to hide tildes Junegunn Choi 2013-12-02 10:10:45 +09:00
  • 418108d63b Add .gitattributes Junegunn Choi 2013-12-02 02:59:12 +09:00
  • 650ce9db19 Set statusline according to winwidth() for bg-less color schemes Junegunn Choi 2013-12-02 02:51:42 +09:00
  • 498b18a20a Update README Junegunn Choi 2013-12-02 01:46:51 +09:00
  • f4be19d887 setlocal -> set Junegunn Choi 2013-12-01 23:34:11 +09:00
  • ef2f975bc9 Fix winfixwidth Junegunn Choi 2013-12-01 11:32:03 +09:00
  • 4849327007 Apply winfixwidth and winfixheight Junegunn Choi 2013-12-01 03:04:46 +09:00
  • 724de16aa0 Support color schemes w/o background color Junegunn Choi 2013-12-01 02:34:49 +09:00
  • e8f5f2bb0f Update autocmd Junegunn Choi 2013-12-01 00:06:31 +09:00
  • bb4f9a2392 Update README.md Junegunn Choi 2013-11-30 21:36:20 +09:00