Fausto Núñez Alberro

Results 66 comments of Fausto Núñez Alberro

Note that now actions that start with `ESC` will be delayed in LazyGit :grin: I used `C-t` https://github.com/kdheepak/lazygit.nvim/issues/74#issuecomment-1307687927

Would appreciate this. It's necessary for several views, e.g. othe `lazy.nvim` pop-over, where I would love to be able to simply disable the plugin. ![image](https://github.com/brenoprata10/nvim-highlight-colors/assets/16181067/ec049116-257d-4290-b40b-f9f43c578366) ~EDIT: realizing now that I...

> there's potential for mismatch between the aerial window and the test summary window. Aerial may not list all of the actual tests that are present in the file. I...

I'm trying to build a basic integration that just asks Neotest to run a test using Aerial. Looking at your snippet above, @rcarriga: what's meant by `LSPNode`? Where do I...

Hi there! At risk of being a total snoop, here's a self-serving suggestion: I'm writing a Markdown plugin to add links from a visual selection, or a motion, or the...

Interesting! > - Create a new repository which nvim-surround depends on > - This introduces breaking changes for all of my users downstream > - I would need to manage...

It came from the unchecked assumption that one can use luarocks dependencies for Neovim plugins.

I see. Do you think it's feasible to change that? If I were to take a look at it myself, where should I start?

Can confirm this is happening to me, too. ``` NAME="Pop!_OS" VERSION="20.10" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 20.10" VERSION_ID="20.10" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=groovy UBUNTU_CODENAME=groovy LOGO=distributor-logo-pop-os ``` ``` pop-shell: Installed: 1.1.0~1610483356~20.10~891525b Candidate:...

Disabling the Desktop Icons NG extension worked for me, too! Thank you!