I wanted to completely uninstall neovim and reinstall it, but it's not getting permanently removed #softwareinstallation #2404 #reinstall #neovim

I wanted to completely uninstall neovim and reinstall it, but it's not getting permanently removed #softwareinstallation #2404 #reinstall #neovim
One Open-source Project Daily
GTK4 GUI for neovim
https://github.com/vhakulinen/gnvim
#1ospd #opensource #neovim #gtk #gtk4
post: Bullets #21 | Vim nostalgia, Tour de France, and a mud kitchen
https://lubieniebieski.pl/bullets/21/
A return to (Neo)Vim, thoughts on the Tour de France 2025, and a family woodworking project.
#neovim #cycling #tour de france #woodworking
"Upgrading my Neovim config with some awesome new plugins"
https://www.youtube.com/watch?v=AAkrmfkC1L4 #vim #neovim
I just published an in-depth post about my configuration of Neovim. It covers every setting, plugin, and custom keymap I use for a good development experience.
To get a preview window of quickfix entries in Neovim, try qfpreview.nvim: https://github.com/r0nsha/qfpreview.nvim
Vim has a built-in `:sort` command that you could apply on a range of lines. But if you'd rather apply "sort" as an operator, try this plugin: https://github.com/ralismark/opsort.vim
https://github.com/nvim-lua/kickstart.nvim/pull/1427 this @neovim kickstart change will cause some trouble for the muscle memory. #neovim #lsp #keymaps
Being rather frustrated with programming Clojure in IntelliJ, (mainly because Cursive and IdeaVim don't like each other) I tried to set up Neovim with the Conjure plugin and it 's an absolute blast to use the REPL with it.
Also I discovered that there is a Lisp on top of Lua called Fennel, which I'm looking forward to play with
Ohhhhhhhhhhhhhh #neovim finally get its native plugin manager: https://github.com/neovim/neovim/pull/34009
Now I can’t wait for 0.12
Today I finally fixed a fragile piece of how I work which is how I refer back to emails relating to long-running tasks or just ones I might want to refer back to at some point.
Thanks to the Message-Id header in every email, #Thunderbird supporting a way to find and open messages by their ID (as well as a handy add-on for retrieving them), and some #Neovim magic, I can now link to emails in my work log files and get back to them incredibly quickly and easily.
It's been a long time, but it's #FollowFriday time!
#MechanicalKeyboards
@keyboards
@emory
@andy_warb
@abcdw
@arthurzenika
@MoskitoHero
#pkm #notes
@thelinuxcast
@PhoenixSerenity
@denis
@matt
@jdheyburn
#photography
@hexamanganite
@jeffhug
@shojiwax.com
#FountainPens #ink
@vividfoundry
@toga
@paradoxmo
@Parker51
@Dianora
@peterk
@JulesJones
@keraba
@inkycicada
Boosts appreciated
You can run doom on almost anything, including Neovim, with the right terminal: https://github.com/seandewar/actually-doom.nvim
Created a Neovim configuration for writing Ansible playbooks/roles/collections. With linting, auto-completion, highlighting of blocks, indentation, git integration and nice UI.
If someone is interested, I put it on my Codeberg here: https://codeberg.org/Larvitz/nvim-ansible together with a README.md, that explains keybindings, installation instructions etc.
It's also good for Python software development and contains the LSP definitions for that as well. But the primary goal, was to create an Ansible development environment with all bells and whistles :-)