Skip to content

fix: E701: Invalid type for len() when trying to expand in file without treesitter#560

Open
kmoschcau wants to merge 1 commit intomattn:masterfrom
kmoschcau:master
Open

fix: E701: Invalid type for len() when trying to expand in file without treesitter#560
kmoschcau wants to merge 1 commit intomattn:masterfrom
kmoschcau:master

Conversation

@kmoschcau
Copy link
Copy Markdown

Closes #559

kmoschcau added a commit to kmoschcau/nvim-config that referenced this pull request Oct 23, 2024
@kmoschcau kmoschcau changed the title fix: error when trying to expand in file without treesitter fix: E701: Invalid type for len() when trying to expand in file without treesitter Dec 30, 2024
@edi9999
Copy link
Copy Markdown

edi9999 commented Mar 27, 2025

@mattn can you please merge this ?

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.

emmet-expand-abbr fails in getFileType when there is no treesitter syntax (E701: Invalid type for len())

2 participants