nvim-starter
Neovim example configuration. To help you start in your journey (by VonHeikemen)
skeleton.nvim
My personal neovim config. (by brunobmello25)
nvim-starter | skeleton.nvim | |
---|---|---|
28 | 12 | |
253 | 5 | |
5.1% | - | |
5.2 | 7.2 | |
9 months ago | 20 days ago | |
Lua | ||
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
skeleton.nvim
Posts with mentions or reviews of skeleton.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-05.
-
I love this bastard
here is my config if you want to take a look (but it's using lsp-zero v1 and now they have a v2, I'm still planning on migrating to it)
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
maybe my dotfiles could help you? not using tabs unfortunately.
-
Looking for feedback on my neovim config with lazy
this is just what :h vim.pretty_print does
-
Some treesitter related plugins fail when bootstrapping with packer
I changed the plugin initialization to work like you mentioned (using the lazy.nvim init function) and now it works. only problem is that this feels a little bit bloated, not sure if there's a way to work around this. but for now it's good enough
-
How can I set an autocommand that only initializes for the current buffer for lsp on_attach?
Here is my full configuration if needed: https://github.com/brunobmello25/skeleton.nvim/tree/add-vtsls (branch add-vtsls)
-
LSP server with tsserver extremely slow and sometimes even timing out
I have showed some of my config files, but I have also just pushed a branch to my nvim config repo with the current configuration showed on the video. Here is a link to the repository on the specified branch.
-
Can't figure out why my fonts are not rendering properly
And my neovim config: https://github.com/brunobmello25/skeleton.nvim
-
How can I setup eslint lsp to only attach if eslint config exists and fallback to prettier formatter if it doesn't?
Sorry for the wall of text. Here is my current configuration if it's of any use: https://github.com/brunobmello25/skeleton.nvim
-
Help implementing prettier formatter as a "fallback" for when there is no eslint attached?
Currently, here is how I setup my neovim to format with eslint: https://github.com/brunobmello25/skeleton.nvim/blob/main/lua/skeleton/lsp/languages/typescript.lua
-
telescope styles broke after packerSync?
Here is my current config, branch main
What are some alternatives?
When comparing nvim-starter and skeleton.nvim you can also consider the following projects:
neovim - My neovim config
dot - ☕️ My Dot Files
nvim-config - Generalized and Personalized
starter - Starter template for LazyVim
kickstart.nvim - A launch point for your personal nvim configuration
nvim-lazyman - Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕
nvim-config - My Neovim configuration files , require version >= 0.8.3
VimStudio - A collection of plugins for a plug and play local development
nvim-vtsls
.dotfiles - my dotfiles over the years
nvimdots.lua - Lazy AF neovim config, well structured in lua.
nvim-starter vs neovim
skeleton.nvim vs dot
nvim-starter vs nvim-config
skeleton.nvim vs starter
nvim-starter vs kickstart.nvim
skeleton.nvim vs neovim
nvim-starter vs nvim-lazyman
skeleton.nvim vs nvim-config
nvim-starter vs VimStudio
skeleton.nvim vs nvim-vtsls
nvim-starter vs .dotfiles
skeleton.nvim vs nvimdots.lua