
▲ 67 r/Ubuntu
How to stop showing software updater popup on every boot.
I tried to uninstall that but it seems it will also remove ubuntu essential packages.
u/ankushbhagat — 1 day ago

I tried to uninstall that but it seems it will also remove ubuntu essential packages.
Hey everyone, I made a Neovim plugin called match.nvim.
It provides a floating Search & Replace UI using Neovim floating windows.
You can search, track matches in real time, navigate between results, and perform quick replacements using a minimal floating Search & Replace UI in Neovim.
Commands:
:Match {text}
:MatchWord (word under cursor)
:MatchLine (current line)
It’s written in pure Lua and has no dependencies.