Louis VINCHON

Results 11 issues of Louis VINCHON

I found out about your super cool plugin [on Reddit](https://www.reddit.com/r/vim/comments/i650j5/change_inside_any_pair_of_characters/) and was told there was CamelCase support too but I cannot seem to find it. So here are my questions:...

Is there a way for me to add custom properties on the documents created in the mongo DB?

The library has several formating options, which is nice, however it only understands one of them when you "parse" a string with the `from()` method, which is weird. Steps to...

enhancement

I think the title is self explanatory. And the commit is trivial.

# Immediate issue The `HSRmHighlight` documentation states: > `:HSRmHighlight `: If the `rm_all` argument is given, removes all the highlighting in the current buffer. If not, does the same but...

### Did you check the docs? - [X] I have read all the which-key.nvim docs ### Is your feature request related to a problem? Please describe. My problem is that...

enhancement

Add more details on the purpose or added value the pacakge brings compared to plain git hooks. To someone like me that has never used git hooks within a team,...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When opening a terminal with: - `ToggleTermSendCurrentLine` - `ToggleTermSendVisualLines` The terminal...

**Describe the bug** I wanted Colorizer to highlight color codes in a [WhichKey](https://github.com/folke/which-key.nvim) menu, but the behavior differs from a "regular file buffer". **To Reproduce** Minimal NVIM configuration using packer:...

bug

version: 3.1.24 The subsections of a release have the same header level, it's confusing. Result: ``` # Changelog ... ### 0.0.2 (2021-05-11) ### Features * **test-feature:** add feature X (...)...