home.social

#neovim — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #neovim, aggregated by home.social.

  1. Note to self: Do NOT allow LazyVim to install a shitload of breaking changes when the kids have school tomorrow, even if you're not really intending to work tonight.

    #neovim #LazyVim #BreakingChanges

  2. What a world we live in! I noticed a post by @bremner linking to neovim fighting against removing a DHH quote. Given that DHH actively associates himself with white supremacy and ethnic cleansing, choosing to associate your project with him is quite a choice.

    Well. Reading to the end of the thread, the maintainer decided to go out with a bang. I'm not sure this is any better a look than fighting for the DHH quote in the first place, but here we are.

    Here's the link to the issue:

    github.com/neovim/neovim.githu

    Here's the patch that was finally accepted:

    github.com/neovim/neovim.githu

    And here's a link to something to use instead of Neovim:

    codeberg.org/evi-editor

    #neovim #dhh #fascism

  3. Lost in a large codebase? 🔎

    I built tgrep.nvim to bring Microsoft’s tgrep search into Neovim, with the fff-plus picker.

    • Search as you type
    • Preview matches before opening
    • Jump into splits or tabs
    • Send matches to quickfix
    • Use an index, with filesystem fallback

    Try :Tgrep in your project. I’d love to hear what would make it fit your workflow.

    github.com/vinitkumar/tgrep.nvim

  4. For me the moment I realised, that #niri is really great, is when I realised I do not need #texmaker anymore. Why, we'll it's there to write #latex and see the compiled PDF. But with Niri it's even more elegant than other window manager, for our our purpose same result: I just write the code in #neovim and in the other panel is bash and I compile with #taskfile. Than beside the terminal I have a PDF reader (#evince) and see the build results.

  5. @coresec hehe - ich habe gerade eine dreiviertel Stunde an #neovim rumgeschmiedet. Hat viel Spaß gemacht. Daraus kann ein Artikel für die #heimatseite im #zwischennetz werden. Ich habe wieder viel über #gnulinux #linux und #vim gelernt!

  6. ncm2-phpactor의 타임아웃 에러

    Neovim에서 PHP 코드의 자동완성툴로 사용되는 ncm2-phpactor의 타임아웃 에러에 대한 해결책입니다.

    just4fun.kr/post/2116

    #IT #개발 #PHP #Neovim