-
As /u/ur4ltz pointed out I'm planning to use https://github.com/folke/lazy.nvim as my plugin manager, and am looking for some good dotfiles examples.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Kickstarter (https://github.com/nvim-lua/kickstart.nvim) - Also uses lazy.nvim as the plugin manager, but it's more lightweight. Simplest starting off point IMO.
-
And to be a bit more specific, the branch 05-modular in nvim-starter is the one that uses all the lazy-loading goodness in lazy.nvim.
-
You can take a look at mine here - https://github.com/Jarmos-san/dotfiles or, if you prefer, check out the "minimal" & dockerised version of my Neovim development environment here - https://github.com/Jarmos-san/neovim-docker
-
You can take a look at mine here - https://github.com/Jarmos-san/dotfiles or, if you prefer, check out the "minimal" & dockerised version of my Neovim development environment here - https://github.com/Jarmos-san/neovim-docker
-
nightfall.nvim
A sublime Neovim colorscheme, immerse in twilight hues for enhanced focus and creativity
You can take a try for my config
-
Take a peek a the dotfiles of the dev who made lazy.nvim folke's dotfiles
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Alternatively, you can take a peek at mine
-
nvim
A non-minimal Neovim config built to work most efficiently with Frontend Development (by ecosse3)
Check out my EcoVim config. It’s fully lazy and built for speed even with many features and plugins.
-
NvChad
Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
Here's mine
-
-
I've recently migrated to Lazy.nvim myself
-
You are more than welcome to look at my config using lazy as plugin manager https://github.com/desdic/neovim
-
I've done my best to keep my config simple and sane: https://github.com/heygarrett/.config/tree/main/nvim
-
-
LazyVim - This is THE definitive dotfiles starter using lazy.nvim. You can not only browse the source on github (https://github.com/LazyVim/LazyVim) , but it even has a dedicated website (https://www.lazyvim.org/) to walk you through everything.
-
https://github.com/Integralist/dotfiles (.config/nvim is a submodule to https://github.com/Integralist/nvim)
-
https://github.com/Integralist/dotfiles (.config/nvim is a submodule to https://github.com/Integralist/nvim)
-
here you have my macs configs including nvim
-
-
My config https://github.com/anasrar/.dotfiles/tree/2023/neovim/.config/nvim
-
maybe my dotfiles could help you? not using tabs unfortunately.
-
After installing, run `:checkhealth` and see if everything is in order. Also: You might wanna check my dotfiles repo for some ranger and finder configurations.
-
nvim-lazyman
Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
I'm working on a Neovim configuration management tool that allows you to easily install, initialize, manage, and explore multiple Neovim configurations. See https://github.com/doctorfree/nvim-lazyman
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
-
Should Neovim now release a standard official configuration so that people who want an editor that just works out of the box get onboarded easily ?
-
Can anyone share his dotfile ? I’m bored from mine
-
Help me find my dream starter config
-
Any web developers here (front end back end full stack)?
-
How to config Neovim (with Lua) to get some Helix behaviors