Hacker News new | ask | show | jobs
by mattrighetti 1171 days ago
Any chance your config is public? I always find cool new stuff when I look at other people’s nvim configs
2 comments

OP didn't reply, but here's my set of dot-files in case you still wanted to have a gander at someone's. You can find the Neovim configuration in the neovim directory.

https://github.com/AlexSWall/dot-files

And here is mine - it’s goal is parity with VS Code, but in a single file that’s well organized (based on kickstart.nvim)

https://github.com/weakphish/dotfiles/blob/master/.config/nv...

You can check out these public configs:

- https://github.com/NvChad/NvChad

- https://github.com/LunarVim/LunarVim

- https://github.com/AstroNvim/AstroNvim

All of them have a Docker command where you can try them out in a container.

awesome-neovim has more configs:

https://github.com/rockerBOO/awesome-neovim#preconfigured-co...

Don't forget a raising star of LazyVim [0] of lazy.nvim fame

[0] https://www.lazyvim.org/