dope VS nvim-starter

Compare dope vs nvim-starter and see what are their differences.

dope

a modern structure neovim config template write in lua (by nvimdev)

nvim-starter

Neovim example configuration. To help you start in your journey (by VonHeikemen)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dope nvim-starter
6 28
359 216
0.6% -
3.0 5.5
8 months ago 14 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.

dope

Posts with mentions or reviews of dope. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-08.
  • Neovim File structure (modern)
    2 projects | /r/neovim | 8 Jun 2023
  • Beginners Guieds for writing Neovim configs in Lua
    5 projects | /r/neovim | 21 Sep 2022
    Was in the same position as you, with basically no lua knowledge. You could take a look at my config, here, which I simplified from glepnir's skeleton. I also followed along https://github.com/LunarVim/Neovim-from-scratch and the accompanying videos to understand what was going on with the code. Took me about a weekend all in all to get to a state I was happy with. this resources is also very good, though takes a bit more lua/programming know how to understand.
  • Understanding Neovim Plugin Management
    1 project | /r/neovim | 9 Sep 2022
    I took inspiration from cosynvim. I have it such that the init.vim in each directory requires the other files in that directory, which basically loads them.
  • Share any cool configuration templates that you know
    5 projects | /r/neovim | 11 Aug 2022
    this is truly cool template https://github.com/glepnir/cosynvim
  • My config files cannot be found in init.lua, I don't know what i'm doing wrong
    1 project | /r/neovim | 13 Jul 2022
    maybe you can try the cosynvim
  • Cosynvim a high availability,high performance,modern config template
    1 project | /r/neovim | 2 Jul 2022
    I wish every vimer could have their own configuration instead of using some huge configuration. This is not the right way to use neovim I think. Most people don't have time to invest in neovim due to work or other reason, and recently I've found that many people are interested in my configuration glepnir/nvim . But it has too many of my personal habits and my own hacks. Some less experienced vimers have a hard time reading it. Combine these reasons. I removed some of my hacks and made Cosynvim. A neovim config template that you only need to install the plugin you want and configure some keys to quickly use neovim

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.

What are some alternatives?

When comparing dope and nvim-starter you can also consider the following projects:

Launch.nvim - 🚀 Launch.nvim is modular starter for Neovim.

nvim-config - Generalized and Personalized

NeoVim_Essentials - Just the basics to get started on the mystical Vim journey.

kickstart.nvim - A launch point for your personal nvim configuration

skeleton.nvim - My personal neovim config.

lsp-zero.nvim - A starting point to setup some lsp related features in neovim.

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

nvim-lazyman - Neovim configuration manager and Lazy/Lua/Mason based Neovim config. Manage multiple Neovim configurations with the lazyman command. ☕

neovim - My neovim config

nvim - A non-minimal Neovim config built to work most efficiently with Frontend Development

onedark.vim - A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.

nvim-lua-guide - A guide to using Lua in Neovim