There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Shareni ,

I’d suggest nix and home-manager. I just added the following to my home.nix, and lazyvim works perfectly fine on nvim 0.9.5 (0.9.4 on the stable branch):


<span style="color:#323232;">  home.packages = with pkgs;
</span><span style="color:#323232;">    ([
</span><span style="color:#323232;">       ...
</span><span style="color:#323232;">      #neovim
</span><span style="color:#323232;">      #git,make,npm,node,and ripgrep are already installed
</span><span style="color:#323232;">      neovim
</span><span style="color:#323232;">      python311
</span><span style="color:#323232;">      python311Packages.pip
</span><span style="color:#323232;">      # python311Packages.pynvim
</span><span style="color:#323232;">      luajitPackages.luarocks
</span><span style="color:#323232;">      cargo
</span><span style="color:#323232;">      # lunarvim
</span><span style="color:#323232;">      lazygit
</span><span style="color:#323232;">      tree-sitter
</span><span style="color:#323232;">      nerdfonts
</span><span style="color:#323232;">      ....
</span><span style="color:#323232;">    ]);
</span>
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines