Vladislav Lukoshkin

Results 3 issues of Vladislav Lukoshkin

Can we have key-mapping like in telescope.nvim? So that one action could be possible to do in different ways. Particularly, I'm interested in mapping `` to `paste` without overwriting ``

Hey! How can I change the default diagnostic severity level of a linter? I am particularly interested in changing all INFO diagnostics of cspell to HINT

Can I somehow create my own "code action"? (not based on lsp, just an entry that will show up under certain circumstances in the list of available actions) I guess...