Skip to content

Fix for vim deprecation warning: vim.tbl_islist changed to vim.islist#1280

Open
leviouwendijk wants to merge 1 commit into
wbthomason:masterfrom
leviouwendijk:fix/tbl_islist_deprecation
Open

Fix for vim deprecation warning: vim.tbl_islist changed to vim.islist#1280
leviouwendijk wants to merge 1 commit into
wbthomason:masterfrom
leviouwendijk:fix/tbl_islist_deprecation

Conversation

@leviouwendijk

Copy link
Copy Markdown

Reported issue #1278.

Simple fix from vim.tbl_islist to vim.islist, in two places, without any further changes.

Ensures stability when neovim updates to v0.12.

@vinitkumar

Copy link
Copy Markdown

@wbthomason Please check this pull request. Thank you!

@rk42745417

Copy link
Copy Markdown

Hi I found the same deprecation warning still arises. Is this PR still in progress or did I miss anything to fix the warning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants