Clément Vannicatte
Clément Vannicatte
## 📃 Summary supersede https://github.com/shortcuts/no-neck-pain.nvim/pull/343
## Describe the problem submitted by @premell see 3. and 4. in https://github.com/shortcuts/no-neck-pain.nvim/issues/207. ## Describe the solution 3. a [source selector](https://github.com/nvim-neo-tree/neo-tree.nvim#source-selector) like neotree offers could provide more flexibility on the...
## Describe the problem Suggested [here](https://www.reddit.com/r/neovim/comments/zzbw43/comment/j2d4k49/?utm_source=share&utm_medium=web2x&context=3) Providing such methods would allow user to customize the behavior of the plugin, disable/enable other plugins, but also some easy escape hatch. ## Describe...
motivated by https://github.com/shortcuts/no-neck-pain.nvim/issues/18
### Issue Description I've tried to skip logs for 404 and 429 but was unable to by using a simple Skipper because [it is evaluated before `next`](https://github.com/labstack/echo/blob/master/middleware/logger.go#L118-L120) has been called...
`ScanStructContext` states the result is stored in a slice of struct instead of just a struct.
## 📃 Summary the custom logic for vsplit handling has reached its limits, it's now impossible to handle every edge cases and might make the user experience clunky. This winlayout...
this issue lists the highlighted improvements and bug fixes for the next major version, the goal is to have 0 breaking changes. ## custom integrations (external) plugins that open windows...
## 📃 Summary contributes to https://github.com/shortcuts/no-neck-pain.nvim/issues/358
## 🧭 What and Why 🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-2961 ### Changes included: - update the README template to use the correct UMD path - point to the API documentation in...