nvim VS dotfiles

Compare nvim vs dotfiles and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nvim dotfiles
68 1
4,671 86
8.2% -
9.0 5.6
8 days ago 5 days ago
Lua Vim Script
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.

nvim

Posts with mentions or reviews of nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-12.

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 nvim and dotfiles you can also consider the following projects:

rose-pine-theme - All natural pine, faux fur and a bit of soho vibes for the classy minimalist

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

transparent.nvim - Remove all background colors to make nvim transparent

ranger.vim - Ranger integration in vim and neovim

nvim-transparent - Remove all background colors to make nvim transparent [Moved to: https://github.com/xiyaowong/transparent.nvim]

vim-config - Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.

catppuccin - 😸 Soothing pastel theme for the high-spirited!

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

dressing.nvim - Neovim plugin to improve the default vim.ui interfaces

dotfiles - 🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow

tree-sitter-markdown - Markdown grammar for tree-sitter

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