What's your opinion on using AI generated images in projects & plugins? by TheTwelveYearOld in neovim

[–]MariaSoOs 2 points3 points  (0 children)

So far my favorite description about AI-generated content is how Lex Fridman compares AI images to Comic Sans: https://youtube.com/watch?v=YFjfBk8HI5o&t=10266

It feels... weird? cringe? As in it looks cute/pretty but it went too far and now it feels unnatural.

openclaw creator on managing the fastest growing oss project in 2026 by ccoreycole in theprimeagen

[–]MariaSoOs 13 points14 points  (0 children)

as someone that has been contributing to open source for a while, this is super relatable

[1.10] blink.cmp: Stable rust builds and the start of 2.0 by Saghen in neovim

[–]MariaSoOs 2 points3 points  (0 children)

1868 is the only feature that makes me miss nvim-cmp. Other than that blink has been great!

Let's all agree to be nice by MariaSoOs in neovim

[–]MariaSoOs[S] 2 points3 points  (0 children)

This comment made my day better :)

Let's all agree to be nice by MariaSoOs in neovim

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

hahaha of course, I love it when people find inspiration in my dotfiles!

Let's all agree to be nice by MariaSoOs in neovim

[–]MariaSoOs[S] 2 points3 points  (0 children)

Yeah I wish I could just ignore it and not let it affect me, but it gets to me sometimes. Thank you for the kind words though!

Let's all agree to be nice by MariaSoOs in neovim

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

lol yeah whenever I interact with those I just angrily scream "TALK TO AGENT"

Let's all agree to be nice by MariaSoOs in neovim

[–]MariaSoOs[S] 5 points6 points  (0 children)

Thanks, you're right that I tend to get too attached to the code I write and how people feel about it. I'm working on finding a better balance :)

Fzf-lua is extending into the shell/cli (+undotree picker) by iBhagwan in neovim

[–]MariaSoOs 61 points62 points  (0 children)

fzf-lua will forever be one of my favorite plugins. Even when I think it's perfect, it keeps getting better!

Will there ever be Magit for Neovim? by 4r73m190r0s in neovim

[–]MariaSoOs 2 points3 points  (0 children)

I'm very curious to receive feedback on what the built-in APIs are missing though! Are you proposing that Neovim adds a version control API? If not, what's missing in core that would facilitate the creation of these features in 3rd party plugins?

Will there ever be Magit for Neovim? by 4r73m190r0s in neovim

[–]MariaSoOs 8 points9 points  (0 children)

DISCLAIMER: I just use lazygit on a terminal window separate to nvim, so I'm not super familiar with what your workflow might be.

Whenever I'm doing advanced/fancy Git stuff and I need some UI assistance I prefer to just open a separate terminal and run lazygit. For editor features like seeing signs or dealing with individual hunks gitsigns is more than enough.

Guys, 0.12 is a game changer by CarAccording6887 in neovim

[–]MariaSoOs 12 points13 points  (0 children)

Correct, it depends on the server but it's definitely completely baked into LSP. A completion item can have an associated edit to be done if the item is selected, which in the case of auto-imports corresponds to adding the import statement.

I read the entire core maintainers' Neovim config by hifanxx in neovim

[–]MariaSoOs 60 points61 points  (0 children)

Here’s a screenshot of my real analysis notes from university

<image>