nvim-starter
Neovim example configuration. To help you start in your journey (by VonHeikemen)
nvim-lazyman
Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕ (by doctorfree)
nvim-starter | nvim-lazyman | |
---|---|---|
28 | 14 | |
253 | 329 | |
5.1% | 8.5% | |
5.2 | 8.5 | |
9 months ago | about 2 months ago | |
HTML | ||
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nvim-starter
Posts with mentions or reviews of nvim-starter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-09.
-
Share NO-PLUGIN Configs!
Minimal init.lua.
-
Simple lsp-config with Mason
This one is more of an example config.
-
Neovim File structure (modern)
nvim-starter - modular
-
Are there any preconfigured config to make neovim as a text editor rather than a IDE?
I'm working on a config inspired by features people like about helix. Here's the link: nvim-starter - light
-
Lsp / cmp setup
Minimal example config
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
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.
-
[Meta] Can we get a post started to sticky starting resources for neovim?
Also this one: https://github.com/VonHeikemen/nvim-starter
-
[HELP] need help with my config, please
There is a branch with a minimal setup. I mainly use it for testing but it is a good example.
-
Any good guide to setting up NeoVim to replace vscode?
I have this repo nvim-starter, in there you'll find resources of all kind. There is an example configuration split in several branches, you can see the evolution from a simple config with no plugins to a modular opinionated config (using lazy.nvim). In the config branches you'll also find links to blogposts that explain the code in the repo. Hope that helps.
-
Trying to extend each server's on_attach with a default callback without causing recursion
Here's an example config using it: nvim-starter - lsp-cmp
nvim-lazyman
Posts with mentions or reviews of nvim-lazyman.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-10.
-
Github Pages vs Repo Stars
I made Github Pages from some of my repositories. It's a nice feature, thanks!
-
Anybody switch from their own configs to one of the neovim "distros"?
$NVIM_APPNAME might help if the distro's file structure doesn't work with your git model (like, AstroNvim wants you to use a sub-theme-thing for your personal config customizations, and this might not be graceful to implement as just a separate git branch). https://gist.github.com/elijahmanor/b279553c0132bfad7eae23e34ceb593b has some shell functions using nvim_appname for easily switching between different config repos and even https://github.com/doctorfree/nvim-lazyman for trying out different distros.
-
are you using `nvim -l` to run scripts? if so.... how or for what purpose???
I haven't posted much about lazyman because I'm busy working on it and it is changing rapidly. Also, as you can see, a lot of my time is spent dreaming up Neovim configuration management fantasies.
-
Looking for some configs using lazy.nvim, to use as reference for creating my own.
There are many excellent distributions, personal configurations, and custom configurations to study. I wrote a Neovim configuration manager to make it easy for me to install, initialize, and explore multiple Neovim configurations. Most of the popular Neovim distributions and configurations are supported in this tool.
-
A Huge Shoutout to the Preconfiguration Contributors for Their Incredible Work! From own configuration to LazyVim/AstroNvim
I'm also a fan of these preconfigured Neovim configurations. I've learned a lot by exploring many of them. To help me install and initialize multiple Neovim configurations I wrote Lazyman, a Neovim configuration manager. Currently Lazyman supports over 40 Neovim configurations.
- Recommended distribution
-
Lsp / cmp setup
This one has a good collection of configs, from simple to complicated: doctorfree/nvim-lazyman
-
SpaceVim in the Lazyman Neovim Configuration Manager
See https://github.com/doctorfree/nvim-lazyman for info on Lazyman.
- Can some one share minimal lua config without plugins (or 1 or 2 plugins like nvim-tree is ok)?
-
Lazyman Neovim Configuration Manager
Currently lazyman supports Neovim configurations using the Lazy, Packer, and vim-plug plugin managers. Not all Neovim configurations install and initialize cleanly. Some have hard-coded paths assuming ~/.config/nvim as the configuration location. Others do not initialize cleanly from the command line (nvim --headless ...). However, many configurations not supported out-of-the-box by lazyman can be installed and initialized. If you find an interesting configuration that works well with Lazyman or if your favorite config does not initialize cleanly with Lazyman then open an issue at https://github.com/doctorfree/nvim-lazyman/issues
What are some alternatives?
When comparing nvim-starter and nvim-lazyman you can also consider the following projects:
neovim - My neovim config
.config - mirror of repo on Codeberg
skeleton.nvim - My personal neovim config.
spacevim - SpaceVim custom configuration
nvim-config - Generalized and Personalized
dotfiles - a mobile configuration, for a mobile human 💻
kickstart.nvim - A launch point for your personal nvim configuration
LazyVim - Neovim config for the lazy
VimStudio - A collection of plugins for a plug and play local development
dotfiles - Development workflow & environment setup with tmux & neovim
.dotfiles - my dotfiles over the years
dotfiles - 👷🏗️ Collection of dotfiles for a Linux-based development environment!
nvim-starter vs neovim
nvim-lazyman vs .config
nvim-starter vs skeleton.nvim
nvim-lazyman vs spacevim
nvim-starter vs nvim-config
nvim-lazyman vs dotfiles
nvim-starter vs kickstart.nvim
nvim-lazyman vs LazyVim
nvim-starter vs VimStudio
nvim-lazyman vs dotfiles
nvim-starter vs .dotfiles
nvim-lazyman vs dotfiles