<- Back
Comments (34)
- helterskelterUp next for 0.13: multiple cursors! I have no idea what I'd do with this feature but it sounds intriguing.https://neovim.io/roadmap/
- mi_lk> - d21b8c949ad7 pack: add built-in plugin manager `vim.packCan someone try to sell me this over lazy.nvim? I asked Claude to convert lazy config to pack and I was not happy with it because how verbose it turned out
- toisanjiIs anyone using them vim with Claude or any of these coding tools? I want to, but I haven’t found a good workflow.
- semiinfinitelythe zig build system is the only thing that actually matters in these notes. nobody maintains a parallel build system for fun—it's a clear signal they're finally pathfinding a way to migrate the core away from legacy c. zig's native interop is basically the only way to do this incrementally without the massive friction of a full rust rewrite. definitely makes nvim feel like a much more serious environment for systems-level performance work.
- benrutterAlways interesting when a project stays 0 ver for so long- anyone close to the project know what would be considered significant enough for a "v1" release?
- c-hendricksI unintentionally ran the main branch when testing some changes and a lot of my config broke (mostly around LSPs, CodeCompanion was much slower streaming its responses) so might wait a bit before upgrading.
- semiinfinitelywhy put a built-in plugin manager. and if so why make it pack not lazy
- brcmthrowawayI'm using VIM - Vi IMproved 9.1. What am I missing?I'm kind of desperate to switch. Getting massive FOMO from colleagues using VS Code. But I really like using the keyboard to navigate. What should I do?Does NeoVim support Claude Code?