nvim VS fractal-nvim

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

fractal-nvim

My personal neovim "framework" (by santiagogonzalez-dev)
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 fractal-nvim
4 2
46 8
- -
8.8 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.

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-12-06.

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

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

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

dotfiles - ~ sweet ~

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

dotfiles

.dotfiles - My personal dotfiles

nvimrc - neovim configuration. :cherry_blossom:

injectme.nvim - Neovim plugin to help setup language injections with treesitter

nvim-conf - Fennel based neovim configuration

Dotfiles - My personal dotfiles