Evgeni Chasnovski
Evgeni Chasnovski
Please leave your feedback about new 'mini.test' module here. Feel free to either add new comment or positively upvote existing one. Some things that I am interested to find out...
Please leave your feedback about new 'mini.ai' module here. Feel free to either add new comment or positively upvote existing one. Some things I am interested to find out (obviously,...
This will enable broader set of surroundings (for example, open brackets meaning balanced brackets with inner edge whitespace), aliases and `v:count` support. Do this after #98 but before #101 (if...
Consider the idea of having dual distribution: bundled (current) and separate (each module in own repository). As there seems to be a visible demand for using some modules, but only...
Hi! I would like to add explicit support for [mini.nvim](https://github.com/echasnovski/mini.nvim). Basic choices are taken from either highlight groups to which 'mini.nvim' makes default links or from analogous plugins. Differences from...
This is basically the #68 but appeared with 'mini.jump' and 'mini.ai' resulting in different error. Scenario is the same as described in [this comment](https://github.com/j-hui/fidget.nvim/issues/68#issuecomment-1096294749): `` mapping + `getchar()` + async...
**Is your feature request related to a problem? Please describe.** I find it very useful to have folds when writing markdown. For me, the most reasonable foldable regions are text...
**Describe the bug** `TSEnableAll` and `TSDisableAll` don't use `language` argument. In documentation there is the following description "If {language} is specified, disable module for the session only for this particular...
Currently, when using with 'trouble.nvim' all found keyword comments are grouped by file. I often find myself wanting to look only at all TODOs. I can do that by unfolding...
Hi! I would like to add explicit support for [mini.nvim](https://github.com/echasnovski/mini.nvim). Basic choices are taken from highlight groups to which 'mini.nvim' makes links by default or from analogous plugins. Differences from...