From 3cb06a0c648633bbcca1e3ed5113acf59ff3b121 Mon Sep 17 00:00:00 2001 From: laggardkernel Date: Mon, 17 May 2021 14:00:50 +0800 Subject: [PATCH] docs: remove doc for obsolete func lightline#update_once() --- doc/lightline.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/lightline.txt b/doc/lightline.txt index e334c6b..767c007 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -306,9 +306,6 @@ Exposed functions for lightline.vim. lightline#update() *lightline#update()* Updates all the statuslines of existing windows. - lightline#update_once() *lightline#update_once()* - Updates the statuslines only once. - lightline#enable() *lightline#enable()* Enables |lightline|.