Melker Ulander

Results 85 issues of Melker Ulander

Hi! Thanks for working on an awesome plugin! Two native insert mode mappings that I think would make sense to suport out of the box are `` and ``. ``...

enhancement
requires functionality

Since installing this plugin I sometimes get the following error in certain buffers: ``` method textDocument/codeAction is not supported by any of the servers registered for the current buffer ```...

It would be neat if I could divide a JSON variable into multiple lines. The following request ```sh @value = { "foo": 1, "bar": 2 } POST http://localhost {{value}} ```...

enhancement

It looks like you're using the `center` layout strategy in your [screencap](https://github.com/JoseConseco/telescope_sessions_picker.nvim/blob/main/img/session_picker.jpg) in the README. However for me, the session picker seems to be using the `horizontal` strategy, but I...

Thanks for making a great plugin! I just switched to this one from [vim-indent-object](https://github.com/michaeljsmith/vim-indent-object), and I noticed that this plugin doesn't support the `ai` text-object like vim-indent-object does. It is...

good first issue