home.social

#neovim — Public Fediverse posts

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

  1. Observing people that do not use an editor like #neovim really makes my eyes itch.

    How often they use the mouse and fail to actually do the thing they want to do on the first try makes me go "WHY WOULD YOU EVEN REACH FOR THE MOUSE HERE?"

    I feel like I am 5x faster JUST because I do not use the mouse at all when coding.
    Plus another 5x because I know my tool (#neovim in this case, but also the CLI/#bash, the #git cli, #zellij, #atuin,...)

    #devrant #softwaredevelopment #tooling #development

  2. Announcing jet.nvim – a Jupyter Kernel supervisor for Neovim ✈️

    Repo: github.com/wurli/jet.nvim

    I've been working on this for ages (1 year+) and it's now ready for a first release 🥳 jet.nvim is based on a custom Rust backend and allows Neovim to deeply integrate with Jupyter kernels, e.g. exposing the Ark R kernel's LSP and resizable plots.

    Full announcement blog post here: jacobnscott.com/posts/jet-nvim/

    #Neovim #RStats #Python #DataScience

  3. Announcing jet.nvim – a Jupyter Kernel supervisor for Neovim ✈️

    Repo: github.com/wurli/jet.nvim

    I've been working on this for ages (1 year+) and it's now ready for a first release 🥳 jet.nvim is based on a custom Rust backend and allows Neovim to deeply integrate with Jupyter kernels, e.g. exposing the Ark R kernel's LSP and resizable plots.

    Full announcement blog post here: jacobnscott.com/posts/jet-nvim/

    #Neovim #RStats #Python #DataScience

  4. Announcing jet.nvim – a Jupyter Kernel supervisor for Neovim ✈️

    Repo: github.com/wurli/jet.nvim

    I've been working on this for ages (1 year+) and it's now ready for a first release 🥳 jet.nvim is based on a custom Rust backend and allows Neovim to deeply integrate with Jupyter kernels, e.g. exposing the Ark R kernel's LSP and resizable plots.

    Full announcement blog post here: jacobnscott.com/posts/jet-nvim/

    #Neovim #RStats #Python #DataScience

  5. Announcing jet.nvim – a Jupyter Kernel supervisor for Neovim ✈️

    Repo: github.com/wurli/jet.nvim

    I've been working on this for ages (1 year+) and it's now ready for a first release 🥳 jet.nvim is based on a custom Rust backend and allows Neovim to deeply integrate with Jupyter kernels, e.g. exposing the Ark R kernel's LSP and resizable plots.

    Full announcement blog post here: jacobnscott.com/posts/jet-nvim/

    #Neovim #RStats #Python #DataScience

  6. Announcing jet.nvim – a Jupyter Kernel supervisor for Neovim ✈️

    Repo: github.com/wurli/jet.nvim

    I've been working on this for ages (1 year+) and it's now ready for a first release 🥳 jet.nvim is based on a custom Rust backend and allows Neovim to deeply integrate with Jupyter kernels, e.g. exposing the Ark R kernel's LSP and resizable plots.

    Full announcement blog post here: jacobnscott.com/posts/jet-nvim/

  7. What’s New in Neovim 0.13 (still under development): native multiple cursors, better support for persistent remote sessions, filesystem-watcher-based autoread, structured concurrency for Lua, improvements to built-in LSP completion... #Neovim dotfiles.substack.com/p/whats-

  8. What’s New in Neovim 0.13 (still under development): native multiple cursors, better support for persistent remote sessions, filesystem-watcher-based autoread, structured concurrency for Lua, improvements to built-in LSP completion... #Neovim dotfiles.substack.com/p/whats-

  9. What’s New in Neovim 0.13 (still under development): native multiple cursors, better support for persistent remote sessions, filesystem-watcher-based autoread, structured concurrency for Lua, improvements to built-in LSP completion... #Neovim dotfiles.substack.com/p/whats-

  10. What’s New in Neovim 0.13 (still under development): native multiple cursors, better support for persistent remote sessions, filesystem-watcher-based autoread, structured concurrency for Lua, improvements to built-in LSP completion... #Neovim dotfiles.substack.com/p/whats-

  11. What’s New in Neovim 0.13 (still under development): native multiple cursors, better support for persistent remote sessions, filesystem-watcher-based autoread, structured concurrency for Lua, improvements to built-in LSP completion... #Neovim dotfiles.substack.com/p/whats-

  12. Когда есть минутка пишу г*вно код на python

    #Linux #development #neovim #kde

  13. Когда есть минутка пишу г*вно код на python

    #Linux #development #neovim #kde

  14. Когда есть минутка пишу г*вно код на python

    #Linux #development #neovim #kde

  15. Когда есть минутка пишу г*вно код на python

    #Linux #development #neovim #kde

  16. How to use multiple Cursors, merged into Neovim nightly, scheduled for release in Neovim 0.13 #Neovim blog.olimorris.com/2026/09/02/

  17. How to use multiple Cursors, merged into Neovim nightly, scheduled for release in Neovim 0.13 #Neovim blog.olimorris.com/2026/09/02/

  18. How to use multiple Cursors, merged into Neovim nightly, scheduled for release in Neovim 0.13 #Neovim blog.olimorris.com/2026/09/02/

  19. How to use multiple Cursors, merged into Neovim nightly, scheduled for release in Neovim 0.13 #Neovim blog.olimorris.com/2026/09/02/

  20. How to use multiple Cursors, merged into Neovim nightly, scheduled for release in Neovim 0.13 #Neovim blog.olimorris.com/2026/09/02/

  21. Finally got around to setting up #neovim to render man pages. It’s trivial to get the default going, but if you’ve got the keyboard shortcuts for less burned into your mind and demand a non-cluttered view, some tweaks are required. I've captured my configs. Tested in #FreeBSD, #AlpineLinux, #macOS, and #Debian.

    markmcb.com/cli/neovim-man-pag

  22. Finally got around to setting up #neovim to render man pages. It’s trivial to get the default going, but if you’ve got the keyboard shortcuts for less burned into your mind and demand a non-cluttered view, some tweaks are required. I've captured my configs. Tested in #FreeBSD, #AlpineLinux, #macOS, and #Debian.

    markmcb.com/cli/neovim-man-pag

  23. Finally got around to setting up #neovim to render man pages. It’s trivial to get the default going, but if you’ve got the keyboard shortcuts for less burned into your mind and demand a non-cluttered view, some tweaks are required. I've captured my configs. Tested in #FreeBSD, #AlpineLinux, #macOS, and #Debian.

    markmcb.com/cli/neovim-man-pag

  24. Finally got around to setting up #neovim to render man pages. It’s trivial to get the default going, but if you’ve got the keyboard shortcuts for less burned into your mind and demand a non-cluttered view, some tweaks are required. I've captured my configs. Tested in #FreeBSD, #AlpineLinux, #macOS, and #Debian.

    markmcb.com/cli/neovim-man-pag

  25. Finally got around to setting up to render man pages. It’s trivial to get the default going, but if you’ve got the keyboard shortcuts for less burned into your mind and demand a non-cluttered view, some tweaks are required. I've captured my configs. Tested in , , , and .

    markmcb.com/cli/neovim-man-pag

  26. #neovim Development News

    The 0.12 version updates `:delmarks` command to trigger the `MarkSet` event (with `line` and `col` set to 0).

    PR:
    - github.com/neovim/neovi...

    feat(events): trigger MarkSet ...

  27. #neovim Development News

    The 0.12 version updates `:delmarks` command to trigger the `MarkSet` event (with `line` and `col` set to 0).

    PR:
    - github.com/neovim/neovi...

    feat(events): trigger MarkSet ...

  28. #neovim Development News

    The 0.12 version updates `:delmarks` command to trigger the `MarkSet` event (with `line` and `col` set to 0).

    PR:
    - github.com/neovim/neovi...

    feat(events): trigger MarkSet ...

  29. #neovim Development News

    The 0.12 version updates `:delmarks` command to trigger the `MarkSet` event (with `line` and `col` set to 0).

    PR:
    - github.com/neovim/neovi...

    feat(events): trigger MarkSet ...