nvim-starter
Neovim example configuration. To help you start in your journey (by VonHeikemen)
neovim
My neovim config (by desdic)
nvim-starter | neovim | |
---|---|---|
28 | 3 | |
253 | 14 | |
5.1% | - | |
5.2 | 9.4 | |
9 months ago | 6 days ago | |
Lua | ||
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
neovim
Posts with mentions or reviews of neovim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-06.
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
You are more than welcome to look at my config using lazy as plugin manager https://github.com/desdic/neovim
-
Can anyone share his dotfile ? I’m bored from mine
https://github.com/desdic/neovim enjoy
-
People drop your nvim .dotfile
Mine isn't much but feel free to use it https://github.com/desdic/neovim
What are some alternatives?
When comparing nvim-starter and neovim you can also consider the following projects:
skeleton.nvim - My personal neovim config.
.mac_config - Configuración del Mac
nvim-config - Generalized and Personalized
kickstart.nvim - A launch point for your personal nvim configuration
.config - My personal dotfiles
nvim-lazyman - Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
nvim - My Neovim configuration
VimStudio - A collection of plugins for a plug and play local development
NvStar - IDE Layer for Neovim, for simplicity lovers.
.dotfiles - my dotfiles over the years
nvimdots.lua - Lazy AF neovim config, well structured in lua.