KV Le

Results 7 issues of KV Le

### Contributing guidelines - [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md) - [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovski/mini.nvim/blob/main/CODE_OF_CONDUCT.md) - [X] I have updated 'mini.nvim' to latest version ### Module(s) mini.sessions, mini.starter ### Description...

bug
mini.sessions

**Describe the bug** The text objects I set are non-existent. When I try the bindings within the configuration (at the bottom), nothing happens. There's no error messages or anything like...

bug

**Is your feature request related to a problem? Please describe.** It seems that the plugin doesn't handle nested metadata at all. I tried making changes but it severely mangled my...

enhancement

Hi, I'm trying to map fold toggling to the tab key in normal mode but it seems that it isn't working. However, when I add a mod key (alt, ctrl,...

enhancement

https://github.com/adieyal/sd-dynamic-prompts this extension doesn't work properly with the AUTOMATIC1111 web ui notebook. It can't load the script and I believe it's because the notebook uses python 3.7. Is there a...

For this issue: https://github.com/zoni/obsidian-export/issues/139 Not escaping the link makes pulldown cmark wrap it in angled brackets.

Hi, thanks for such a great tool! I was wondering if it would be possible to make the markdown links angle bracket escaped instead of url-encoding escaped (`[some title]()` vs...