Some of my favorite software, swayimg, yazi, nvim use lua for their configurations. I've been trying to understand it consciously, rather than just copy-pasting snippets from others.

#lua #swayimg #yazi #nvim

For anyone interested, I updated my #neovim config for 0.12.
But I also wrote about it. The why, the how. It's targeted at people with some experience with either #vim or #nvim who use some off-the-shelf distros but want to dive into the DIY configs.

https://gitlab.com/pcoves/nvim#story-time

Feel free to tell me if I'm missing something. It's hard to know where to put the limits.

Pablo COVES / nvim · GitLab

Yet another neovim configuration

GitLab

Where can I find information about what "vim.v" is in Neovim's Lua? I'm unable to find any documentation, yet Lazy setup calls `vim.v.shell_error`.

Thank you! ❤️

#nvim #lua #askFedi

hi there, **random** #wasmtime user 👀   

#wasm #webassembly #neovim #nvim

Mental fatigue when maintaining FLOSS projects, illustrated.
https://github.com/nvim-treesitter/nvim-treesitter/discussions/8627

#nvim #neovim #treesitter

Built a Neovim plugin to actually understand codebases, not just navigate them.

It finds entry points, ranks important functions, shows execution flow, and highlights refactor hotspots.

Looking for feedback and contributors.
https://github.com/andev0x/codeguide.nvim.git

#opensource #nvim #plugin #debug

GitHub - andev0x/codeguide.nvim: It is designed for onboarding, open source exploration, review, and debugging.

It is designed for onboarding, open source exploration, review, and debugging. - andev0x/codeguide.nvim

GitHub
#nvim #lazynvim #ide вот, решил разобраться с этим всем, чтобы отказаться нахер от pycharm - когда-то в 2021 он был вполне ничего. Сейчас сильно потяжелел. Да, и из 2ккк функций, я использую там условно полторы.
Так вот, решил использвать nvim как ide для python - теперь у меня стоят npm, go и rust, не считая очевидного(python, build-essentials, git).
И еще, я потратил оба выходных, просто на то, чтобы выяснить как делать то, что я обычно использую в pycharm.
🤡

Abhishek Yadav (@abhishek__AI)

fff.nvim은 에이전트를 위한 초고속 파일 검색 툴킷으로, 대규모 저장소 처리, grep/glob/multi-search 통합, frecency·git·size 기반 메모리 기능을 제공하는 오픈소스 도구다. 에이전트 개발 환경의 생산성을 크게 높일 수 있는 프로젝트로 보인다.

https://x.com/abhishek__AI/status/2040992654096470218

#nvim #filesearch #open_source #agents #developer_tools

Abhishek Yadav (@abhishek__AI) on X

Your file search just got insanely fast Try fff.nvim, the fastest & most accurate file search toolkit for agents - Handles massive repos - 190% performance boost - Grep, glob, multi-search in one - Built-in memory (frecency, git, size) 100% Open Source.

X (formerly Twitter)

Just shipped input-form.nvim!

Floating-window forms for Neovim plugins:
• text / multiline / select inputs
• built-in validators + chaining
• tab navigation, labels on borders
• create_form(...):show() — no setup required

Perfect for plugin authors who need structured user input.

https://github.com/chenasraf/input-form.nvim

#vim #neovim #nvim

It's happening.

```
❯ nvim --version
NVIM v0.12.0
Build type: Release
LuaJIT 2.1.1741730670
Run "nvim -V1 -v" for more info
```

#neovim #nvim #v0.12.0