vim-code-dark VS dot-nvim

Compare vim-code-dark vs dot-nvim and see what are their differences.

vim-code-dark

Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code (by tomasiser)
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
vim-code-dark dot-nvim
15 6
907 -
- -
3.4 -
20 days ago -
Vim Script
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.

vim-code-dark

Posts with mentions or reviews of vim-code-dark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.

dot-nvim

Posts with mentions or reviews of dot-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-15.
  • I cannot replace VS Code
    15 projects | /r/neovim | 15 Oct 2021
    Lastly, if you want to use a configuration for reference, you can take a look at my dotfiles for Neovim.
  • I configured a fully functioning reload command for Neovim
    1 project | /r/neovim | 19 Apr 2021
    So recently, I managed to make fully functioning reload and restart commands for Neovim. What they do is reload your config or "restart" (reload + VimEnter autocmd) Vim. It does that by using plenary.nvim and its amazing scan_dir function to automatically unload all lua modules, load your init.lua (doesn't work with init.vim) and then source all your plugin files. Here's the relevant part of the config that does it: https://gitlab.com/famiu/dot-nvim/-/blob/master/lua/utils.lua#L1-83
  • Neovim config showcase
    6 projects | /r/neovim | 15 Apr 2021
    git clone https://gitlab.com/famiu/dot-nvim ~/.config/nvim
  • I built my own customizable statusline
    2 projects | /r/neovim | 12 Apr 2021
    But basically it has a very galaxyline-like configuration system except there's a lot more options. I've been contemplating turning it into a plugin but I don't really have the energy to maintain one. Anyway, enough talk, the statusline is part of my neovim dotfiles, located in: https://gitlab.com/famiu/dot-nvim/-/tree/master/lua/statusline
  • Anyone has a good minimal dot file for neovim optimized for python written in lua?
    2 projects | /r/neovim | 4 Apr 2021
    Feel free to check out my Neovim dotfiles: https://gitlab.com/famiu/dot-nvim

What are some alternatives?

When comparing vim-code-dark and dot-nvim you can also consider the following projects:

vscode.nvim - Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code

feline.nvim - A minimal, stylish and customizable statusline for Neovim written in Lua

vim - FlatColor vim colorscheme

nvim-reload - Plugin to easily reload your Neovim config

vsc-dark-plus-vim

nvim-tree.lua - A file explorer tree for neovim written in lua

which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.

nix-dotfiles - A graveyard of broken dreams.

material_plus.nvim - A pack of modern nvim color schemes: material, moonlight, Dracula (blood), Monokai, Mariana, Emerald, earlysummer, middlenight_blue... Fully support Treesitter, LSP and a variety of plugins.

quick-scope - Lightning fast left-right movement in Vim