Tootfinder

Opt-in global Mastodon full text search. Join the index!

@wwwgem@social.linux.pizza
2025-05-02 00:34:51

I've improved my #neovim again lately, and may eventually find a way to use the obsidian plugin that fit my workflow.

@gla@mastodon.social
2025-05-25 11:54:44

I was looking for this yesterday, and couldn’t find it —a TUI coding assistant for #Helix and #NeoVim
Because I still cannot bring myself to useto #vscode

@vyskocilm@witter.cz
2025-06-20 12:32:38

TIL You can ripgrep (or grep) the buffer inside #vim #neovim and have the result back in the buffer.
:%!rg PATTERN %

@beeb@hachyderm.io
2025-06-28 15:24:18

I've been using the #HelixEditor as my daily driver for the better part of a year now and I couldn't be more happy with it. I've managed to get a near-IDE setup and experience thanks to zellij and some awesome TUI tools.
This article aligns well with my experience, I recommend reading it if you're "modal editor curious" or dissatisfied with your (neo)vim config maintenance burden.
#helix #modaleditor #vim #neovim

@dwf@social.linux.pizza
2025-06-17 11:59:12

It continues to seem to me like #Neovim plugin authors haven't yet fully understood the power of #treesitter. I wish I had the time to explore the possibilities more thoroughly.