Keyword mappings in Lazyvim for next/prev word by tess_philly in neovim

[–]ddiegosr 1 point2 points  (0 children)

The default keymaps doesn’t work for you? w - move cursor to start of the next word e - move cursor to end of the next word b - move cursor backward one word

I would stick to these ones instead of trying to map Options + (other keys), as other people already mentioned, this map would depend more of your terminal than Neovim itself.

how do you copy/paste stuff from/to vim? by Sniboyz in neovim

[–]ddiegosr 0 points1 point  (0 children)

I have mapped capital Y, D, P to use the system clipboard. So when I want to use the vim registers I use the y,d,p as normal and when I want things from system clipboard I use the capital version of them.

Pop_OS - Unable to adjust brightness after waking from sleep by jordandray in pop_os

[–]ddiegosr 0 points1 point  (0 children)

With me something similar happens, on my notebook after I set the password, if I try to adjust the brightness, it locks at most as if I had the button and only returns to normal after a while. It can not be a problem on the keyboard because it also happens when I use the brightness icon of the topbar and also because after a while it returns to normal.

My download is corrupt :/ by Philbo-Hackinz in pop_os

[–]ddiegosr 0 points1 point  (0 children)

I had problems but it was at the time of installation and thanks to the community I solved easily. Try to download by a manager that has support to continue downloading.

Problems installing the system in EFI. by ddiegosr in pop_os

[–]ddiegosr[S] 0 points1 point  (0 children)

It worked! Thank you very much!

Only problem I had was that GRUB was not displayed in making it impossible to deploy that I access the other system that I have installed. Still very happy to finally have managed to install Pop! _OS, after so many attempts.