Skip Navigation
Ready to make the move from VSCode w/ Neovim emulator to Neovim proper. Need some recommendations please
  • Looking good! You should switch to lazy from packer though. It's simple:

    • You just need to add a lazy.lua file (just copy the one from the "Structured setup" section in lazy installation documentation)
    • Then instead of a plugins.lua, you can create a plugins/ directory instead where you can have separate .lua files in it and lazy will automatically detect them.
    • Just follow the lazy Plugin Spec documentation and move over your packer plugins to lazy
  • Ready to make the move from VSCode w/ Neovim emulator to Neovim proper. Need some recommendations please
    • Yes, definitely use lua. You don't need to learn much, you can learn as you go
    • I'd recommend lazy.nvim as a plugin manager

    In fact, just start with kickstart.nvim. It is a starter config which is well documented and all in one file. It is a great starting point and you can then build from there. I'd recommend learning how to modularize and start moving stuff for separate concerns into separate files.

  • Looking to get away from Sublime; Sell me on your favorite non-modal text editor!
  • I haven't used it but Zed seems like what you might be looking for.

    Here's what I know:

    • Open Source
    • Runs natively on Mac and Linux (no Windows support yet)
    • Made by the same folks who made Atom

    It's a little new but It looks like it's worth a try

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AS
    asciimage @sh.itjust.works
    Posts 0
    Comments 19