Results 3 comments of Mathis Albertzard

So i took the time to look into the problem and i found what causes the problem its line 32: `if vim.version and vim.version.cmp(vim.version(), vim.version.parse "0.10-dev") >= 0 then` I...

#13 I added a pull request with my implementation. Maybe if the maintainer wants to it will get merged

Hi thanks I didn't know about this alternative. I started this project on a whim and didn't really search for alternatives. Treesitter integration is something I'm currently working on so...