• 4 Posts
  • 936 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • Disregard everything. I just went to copy-paste what I installed and there’s no mention of lazyvim. There is a lazyvim package for nix, but I don’t seem to have used it.

    What were the necessary packages that you installed? And how did you install lazyvim through home-manager, to begin with?

    I just added these packages to home.nix, same should be for the package above. #neovim #git,make,npm,node,and ripgrep are already installed neovim python311 python311Packages.pip # python311Packages.pynvim luajitPackages.luarocks cargo git gh tree-sitter nerd-fonts.symbols-only emacsPackages.all-the-icons-nerd-fonts markdownlint-cli luajitPackages.jsregexp




  • IMO that’s not realistic for beginners.

    I don’t think a beginner that’s just starting to learn a tool is likely to make significant modifications any time soon. I’ve been using doom for like 10 years and so far I’ve only needed to make small changes.

    And when they try to change anything, they’ll search “how to set shortcut in doom Emacs” and immediately get the correct answer. If they search for “how to set shortcut in Emacs” they’ll get 50 different methods using 10 different package managers.

    And besides that. Learning how to make small modifications to Doom is incomparably easier than building a whole config from scratch. I quit Emacs the first time exactly because of that massive hurdle.