dotfiles VS nvim

Compare dotfiles vs nvim and see what are their differences.

dotfiles

These are my dotfiles, there are many like them but these ones are mine (by sondr3)

nvim

Straightforward and pure Lua based Neovim configuration for my work as DevOps/Cloud Engineer with batteries included for Python, Golang, and, of course, YAML (by Allaman)
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
dotfiles nvim
3 24
51 564
- -
7.2 9.5
4 months ago 14 days ago
Lua 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.

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 2023-05-12.
  • Neovim: How to get variable type hinting?
    4 projects | /r/haskell | 12 May 2023
    You need to ensure that the version of GHC you're using works with HLS, I've been bitten by this a few times when I'm not paying attention when upgrading GHC. I use mason and haven't had any issues getting HLS to work with it, well, rather, getting it to work took a little bit but now it's been working flawlessly since. You can glance at my config for LSP here if you want.
  • null-ls issues
    2 projects | /r/neovim | 25 Apr 2022
    The other answers are now wrong with the 0.7 release, using the resolved_capabilities table is now deprecated. I personally moved to using lukas-reineke/lsp-format.nvim together with null-ls. You can see the change in my dotfiles if you want to. I had some weird formatting behaviour with rustfmt and async formatting, so I changed the lsp-format.nvim setup to be require("lsp-format").setup({ sync = true }).
  • Nvim Lsp Installer - Neovim Lua From Scratch #22
    1 project | /r/neovim | 25 Dec 2021
    I'm not OP, but here is my setup for Rust/Typescript/Lua/Deno with null-ls and autoformatting. I've also had a bunch of problems getting everything working together, but this setup finally works. You also need to look at the ’lsp.lua’ file for keybindings and such setups for LSP, but the linked file is the guts of my setup.

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-01-08.

What are some alternatives?

When comparing dotfiles and nvim you can also consider the following projects:

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

impatient.nvim - Improve startup time for Neovim

nixdots - It somehow works!

vim9jit - a vim9script -> lua transpiler (written in Rust)

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

vim-settings - My Vim Settings and a script to auto setup them

FTerm.nvim - :fire: No-nonsense floating terminal plugin for neovim :fire:

dotfiles - ❄️ My dotfiles for NixOS and macOS as a Nix flake. Neovim, Fish shell, Wezterm, etc.

nvim-jdtls - Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

Nvimfy - 🌌 presenting neovim for all screens ! - from Text Editor to a Full Featured IDE...

nvim - My personal Neovim configuration.

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