Remove deprecated vimtex.words()

This commit is contained in:
Karl Yngve Lervåg 2015-05-25 17:59:53 +02:00
parent af3c341170
commit e91aeaf952

View File

@ -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([