hinell

Results 63 issues of hinell

Hi. This is **a feature request**, not a bug. I recently run into a weird issue with tsserver LSP not working properly in big files. It turned out this plugin...

The repo probably needs to be archived.

There is a open source repo that contains all MDN data. May be worth to consider to move your tutorial there: * https://github.com/mdn/content

If the project isn't supported, I would suggest to archive it so not to confuse people about current status. Thank you.

![screenshot_3](https://user-images.githubusercontent.com/8136158/53013782-9bab3a80-3457-11e9-86ce-cfd49febc55d.jpg) _Chrome Devtools screenshot._ ### Description Recently I run into an issue of crashing window. After further investigation I've found the hitting either **[song]** or **[range]** button spawns workers infinitely....

I think it would be nice to make hiding colorcolumn configurable. See demo below: ![demo](https://user-images.githubusercontent.com/74842863/219844450-37d96fe1-d15d-4aaf-ae57-1c6ce66d8cbc.gif) Taken from [smartcolumn.nvim](https://github.com/m4xshen/smartcolumn.nvim)

Thank you for the great project. **Is your feature request related to a problem? Please describe.** Nope. **Describe the solution you'd like** Exclude files by using `buftype`, see vimdoc help...

![image](https://github.com/shellRaining/hlchunk.nvim/assets/8136158/8a39b96e-17a9-443c-a78b-ad7fbd788507) Allow configuring `left_arrow` for chunk. Note: I can provide similiar PR to the `dev` branch.

Why not to create standalone pickers with different commands?: ``` :Telescope insert-path-rel :Telescope insert-path-abs :Telescope insert-path-rel-buf ... ```