SaaSHub helps you find the best software and product alternatives Learn more →
Dotfiles Alternatives
Similar projects and alternatives to dotfiles
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
packer.nvim
A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
neovim-dots
Discontinued beautiful neovim setup configured in lua [Moved to: https://github.com/siduck76/NvChad]
-
-
nyoom.nvim
Discontinued A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme [Moved to: https://github.com/nyoom-engineering/nyoom.nvim] (by shaunsingh)
-
-
nvim-config
following HEAD (nightly build) neovim lua config, for Linux only, clone it to `~/.config/nvim` (by ttys3)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles discussion
dotfiles reviews and mentions
- Nyoom.nvim: An fast & opinionated neovim config written in fennel
- How do you jump out pairs or quotes in insert mode without leaving insert mode, please share your pretty move! My method is inoremap jk <right>, very insane mapping, but it is really cool for me, Lol!
- init.vim vs init.lua
-
My thoughts on Lua as a config language and the current available syntax
Feel free to checkout what I currently have here.
-
Need resources for porting init.vim to init.lua, following the norm
This is my config written in fennel (a Lua transpiler). As you can see, I didn't convert everything because that would still require vimscript at the end of the day. If you're doing this to learn Lua it is fine, but if you're doing this to have lua based configs, I would simply wait
- Are lua setups needlessly complicated or am I crazy?
-
A note from our sponsor - SaaSHub
www.saashub.com | 27 Mar 2025
Stats
The primary programming language of dotfiles is Shell.