commit 852d6a0863bdc0173bc9b6377eaac695066a08d4 parent bf5d6159698d4cf5096ac5f3da603abd0b90d58e Author: Anders Damsgaard <andersd@riseup.net> Date: Fri, 9 Feb 2018 14:51:49 -0500 Do not enable limelight by default Diffstat:
M | links/.vim/plugins.vim | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/.vim/plugins.vim b/links/.vim/plugins.vim @@ -122,7 +122,7 @@ if !exists('*s:goyo_enter') set noshowcmd set nolist set scrolloff=999 - Limelight + "Limelight endfunction end