Results 28 issues of name_snrl

I want to see when my laptop plugged. A similar issue is described in #253. My device is a Thinkpad t440s with NixOS unstable on board. I use tlp to...

Explanation https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1577. Works in my case, but it was done in the morning hastily, but I think it is a good start

### FAQ - [X] I have checked the [FAQ](https://github.com/jose-elias-alvarez/null-ls.nvim#faq) and it didn't resolve my problem. ### Issues - [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues?q=is%3Aissue) and there are no issues with...

bug

hi, is it possible to add complete inside `{}`? or add a simple way to configure which pairs will complete by the plugin?

enhancement

https://github.com/jakewvincent/mkdnflow.nvim/issues/93

in dev

Hi, for me one of the most important things about using `page` as a pager is the ability to easily copy. But when you open files with long lines, like...

### Please read the following before submitting: - We are not accepting any new window management features unless they get implemented by i3. I apologize, but `split none` already exists...

enhancement
window-management

Hi, guys. Similar to `copy_command`, I'd like to see a command for paste. I first opened bug issue #3133 because I expected that pasting via OSC 52 was already implemented....

### Problem The problem has been well described in #1822. This looks the same, but only for OSC52 clipboard provider. With only `vim.opt.clipboard = 'unnamedplus'` everything works as expected. ###...

bug
clipboard

In some cases escape sequences are not converted to colors. ___ **to reproduce:** ``` nvimpager -p part.log ``` [part.log](https://github.com/lucc/nvimpager/files/10180281/part.log) ``` nvimpager full.log ``` [full.log](https://github.com/lucc/nvimpager/files/10180288/full.log) I use fish, many of its...

enhancement
ansi2highlight