dotfiles VS fractal-nvim

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

fractal-nvim

My personal neovim "framework" (by santiagogonzalez-dev)
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 fractal-nvim
1 2
5 8
- -
8.6 8.7
4 days 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.

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

cosmos-nvim - A must-have configuration for Spacemacs users after defecting to Vim

nvim-dots - NeoVim configuration written in Lua, that strives to be well organised, non-bloated but functional and well documented.

dotfiles - ~ sweet ~

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

dotfiles

nvim-conf - Fennel based neovim configuration

nvimrc - neovim configuration. :cherry_blossom:

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