home.social

#normalnvim — Public Fediverse posts

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

  1. of the we are gonna ship with v3.8.0

    You won't be confused by the execution flow you code ever again on

    github.com/NormalNvim/NormalNv

  2. I'm waiting so hard for a plugin that can run locally.

    ChatGPt high token consumption, and the lack of a free API layer, makes it non suitalbe to the shipped with

    We currently suggest neural.nvim or copilot, but I hope that can change during 2024.

  3. I'm working on a new winbar for v3.7.7

    From left to right:
    * Toggle neotree.
    * Open compiler.
    * Aerial breadcrumbs.
    * Current build type (toogleable)
    * Redo compiler action.
    * Toggle code analyzer.

    Any suggestions ?

  4. I just a for that given a list of dependencies, print the ones that do not exist on the repos anymore.

    As part of the installer I'm writing for the distro :
    github.com/NormalNvim/NormalNv

  5. I just configured 13 debuggers to ship them with

    It's been quite a grind, but now it feels incredible using it with Compiler.nvim

    It's like using Visual Studio IDE.

    BUT it's Neovim.
    BUT it works for 13 languages.
    BUT it's lightweight.

  6. This previous week I've codded :
    * 230 code snippets for 7 programming languages for friendly-snippets.
    * 7 Critical bugfixes and improvements for "search and replace" on neovim (spectre).
    * 213 commits to .
    * ~30 bug reports for different projects.