nvim-dots VS fractal-nvim

Compare nvim-dots vs fractal-nvim and see what are their differences.

nvim-dots

NeoVim configuration written in Lua, that strives to be well organised, non-bloated but functional and well documented. (by kunzaatko)

fractal-nvim

My personal neovim "framework" (by santiagogonzalez-dev)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nvim-dots fractal-nvim
2 2
4 8
- -
0.0 8.7
over 1 year ago 4 months ago
Lua Lua
- GNU General Public License v3.0 only
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-dots

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

fractal-nvim

Posts with mentions or reviews of fractal-nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-18.
  • Can syntax files be written in lua?
    1 project | /r/neovim | 28 Jun 2023
    If you need an example of this you can check my config , if you have tree-sitter enabled this queries will be applied to the filetype matching the directories(because the respective parser is being used), this works similarly to syntax files, you just need to have a `./after/queries/lua/highlights.scm` or just `./queries/lua/highlights.scm` to start modifying the parser, for example here for svelte making use of `:TSNodeUnderCursor`, `:Inspect` and the docs I was able to hide the contents of properties so for example if you are using tailwind they will be hidden and then I toggle the concealment with a keybind.
  • Show me your well organised lua config
    24 projects | /r/neovim | 18 Apr 2022

What are some alternatives?

When comparing nvim-dots and fractal-nvim you can also consider the following projects:

NeoCode - My lean, minimal, and sensible Neovim config. VS-who now?

Neovim-from-scratch - 📚 A Neovim config designed from scratch to be understandable

nvim - 🍨 Soothing pastel theme for (Neo)vim

dotfiles

neocode - Completely theme responsive, lean, streamlined lua configuration for neovim (dotfiles).

nvimrc - neovim configuration. :cherry_blossom:

neovim-config - Neovim configuration

nvim-conf - Fennel based neovim configuration

nvim - neovim configuration written in lua

dotfiles - ~ sweet ~

nvim

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