From e91aeaf95227a86f4e1e987b8089b9b5f9ea111f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karl=20Yngve=20Lerv=C3=A5g?= Date: Mon, 25 May 2015 17:59:53 +0200 Subject: [PATCH] Remove deprecated vimtex.words() --- autoload/vimtex.vim | 1 - 1 file changed, 1 deletion(-) diff --git a/autoload/vimtex.vim b/autoload/vimtex.vim index c9f32f7..af0726a 100644 --- a/autoload/vimtex.vim +++ b/autoload/vimtex.vim @@ -51,7 +51,6 @@ function! vimtex#info() " {{{1 for f in ['aux', 'out', 'log'] silent execute 'let d.' . f . ' = data.' . f . '()' endfor - let d.words = data.words() " Print data blob title line call vimtex#echo#formatted([