From 3aa7e575e23228477e16940d2bc786a52a142eb8 Mon Sep 17 00:00:00 2001 From: Kristijan Husak Date: Fri, 9 Oct 2020 19:08:44 +0200 Subject: Remove old statusline implementation with new one. --- doc/nvim-treesitter.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/nvim-treesitter.txt b/doc/nvim-treesitter.txt index 86250736b..c6ea4ed30 100644 --- a/doc/nvim-treesitter.txt +++ b/doc/nvim-treesitter.txt @@ -415,16 +415,8 @@ to the jump list. ============================================================================== FUNCTIONS *nvim-treesitter-functions* - *nvim_treesitter#statusline()* -nvim_treesitter#statusline(size)~ - -Returns a string describing the current position in the syntax tree. This -could be used as a statusline indicator. -Note: The `size` argument is optional. When specified, the string will not be - longer than `size`. - - *nvim_treesitter#named_statusline()* -nvim_treesitter#named_statusline(opts)~ + *nvim_treesitter#statusline()* +nvim_treesitter#statusline(opts)~ Returns a string describing the current position in the file. This could be used as a statusline indicator. -- cgit v1.2.3-70-g09d2