-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Minimal example config
-
nvim-lazyman
Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
This one has a good collection of configs, from simple to complicated: doctorfree/nvim-lazyman
-
Just check kickstart.nvim
-
Mason.nvim has been pretty great for me when working with my LSPs as well, and their readme is a little more actionable than the nvim-lspconfig repo. I fully understand, it took me so long to get my lsp set up in nvim haha. Here’s most of my setup for my lsp: https://github.com/avegancafe/Juliet/blob/main/nvim/lua/initializers/lspconfig.lua It’s definitely not minimal though