You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
local git_ref = '6c25dbc174d6bdecee6cbeab1d7a783fd2c407ba'
local modrev = 'scm'
local specrev = '1'
local repo_url = 'https://github.com/shellRaining/hlchunk.nvim'
rockspec_format = '3.0'
package = 'hlchunk.nvim'
version = modrev ..'-'.. specrev
description = {
summary = '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',