shellRaining / hlchunk.nvim

This is the lua implementation of nvim-hlchunk, you can use this neovim plugin to highlight your indent line and the current chunk (context) your cursor stayed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strange error on ubuntu installation

Mitra98t opened this issue · comments

Nvim notifies me with an error about hlchunk un my ubuntu installation.
I originally created the configs on macos, after pulling on ubuntu hlchink gave me errors.

I get the error every time e change "chunk", meaning getting the cursor from a function to another for example

This is the error:
error_image

I'm running nvim v0.10.0-dev on ubuntu 20.04

maybe nvim v0.10.0-dev change the name of get_indent... I'll have a test

similar with #129, update to nvim v0.10.0 will fix this