dot-nvim VS dotfiles_skeleton

Compare dot-nvim vs dotfiles_skeleton and see what are their differences.

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
dot-nvim dotfiles_skeleton
6 13
- 15
- -
- 2.9
- 2 months ago
Shell
- 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.

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

dotfiles_skeleton

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

What are some alternatives?

When comparing dot-nvim and dotfiles_skeleton you can also consider the following projects:

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

nvim-lsp-installer - Further development has moved to https://github.com/williamboman/mason.nvim!

nvim-reload - Plugin to easily reload your Neovim config

nvim-lua-setup

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

walk - Plan 9 style utilities to replace find(1)

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.

neovim - Vim-fork focused on extensibility and usability

nix-dotfiles - A graveyard of broken dreams.

dotfiles

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

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.