vim-config VS dotfiles

Compare vim-config vs dotfiles and see what are their differences.

vim-config

Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim. (by rafi)

dotfiles

🍀 Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment (by vimhack)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
vim-config dotfiles
3 1
1,808 85
- -
8.7 5.8
7 days ago about 1 month ago
Lua 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-config

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

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-01.
  • dotfiles with command to change theme in multiple apps
    3 projects | /r/dotfiles | 1 Aug 2021
    I found a function that does what I want for neovim and alacritty in windvalley/dotfiles. ``` theme(){ local theme_name=$1 local themes=( # dark dracula molokai rigel jellybeans base16-default-dark nord tender gruvbox one iceberg papercolor ayu ayu_mirage onehalfdark # light gruvbox_light one_light iceberg_light papercolor_light ayu_light onehalflight )

What are some alternatives?

When comparing vim-config and dotfiles you can also consider the following projects:

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

kok.nvim - Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

spelunker.vim - Improved vim spelling plugin (with camel case support)!

syntastic - Syntax checking hacks for vim

nvim - The Ultimate NeoVim Config for Colemak Users

sway-dots - dotfiles for my sway config

pywal - 🎨 Generate and change color-schemes on the fly.

vim-plugin - The Kite plugin for Vim.

ranger.vim - Ranger integration in vim and neovim

everblush.vim - 🎨 A beautiful and dark vim colorscheme.

dotfiles - My dotfiles: macOS, OpenBSD, Linux. Setup: git init; git remote add github https://github.com/rollcat/dotfiles; git pull github master

ved - Really tiny vi-like editor written in Pascal