SaaSHub helps you find the best software and product alternatives Learn more →
Nix-darwin-dotfiles Alternatives
Similar projects and alternatives to nix-darwin-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
-
lspsaga.nvim
Discontinued improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim] (by glepnir)
-
-
-
-
-
-
-
dotfiles
🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow (by numToStr)
-
-
moonlight.nvim
Port of VSCode's Moonlight colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nix-darwin-dotfiles discussion
nix-darwin-dotfiles reviews and mentions
-
For Nyxt users and potential Nyxt users;
Editor - I use a modified version of nx-ace, its essentially just the ace/cloud9 editor with a few personal tweaks https://github.com/shaunsingh/nix-darwin-dotfiles/blob/main/configs/nyxt/ace.lisp. Then I can launch grip in a panel buffer for a markdown preview
- Examples of lazy loading with packer
-
Having issues with my sway-borders overlay, any idea what could be going wrong?
flake.nix: https://github.com/shaunsingh/vimrc-dotfiles/blob/main/flake.nix
-
[Guide] Tips and tricks to reduce startup and Improve your lua config
You can view my config here: https://github.com/shaunsingh/vimrc-dotfiles/tree/main/.config/nvim, if you want examples of what's described in this post. My config is fully lua, and starts up in about 9ms as per --startuptime
-
[Oldschool] Am I the only one still using a Vimscript initialization file?
Yes and no. Neovim itself won't load any faster, but there are tools that work better with lua (e.g. packer.nvim). You can also pull some tricks to make neovim load faster (see https://github.com/shaunsingh/vimrc-dotfiles/blob/main/.config/nvim/init.lua)
-
How to fix this nvim-treesitter error on HTML/VueJS?
Nothing related to this bug but you have useless stuff in packerInit.lua.
-
In need of some help with startup time optimization.
Here's how I do it: Piecing out the config: https://github.com/shaunsingh/vimrc-dotfiles/tree/main/.config/nvim/lua
-
Neovim 0.5 is awesome
Instead of VSNIP I switched to luasnip. You can see my installation here (https://github.com/shaunsingh/vimrc-dotfiles/blob/ea94504185b7315259c901c89fc8cf4bc11ebaf6/.config/nvim/lua/pluginList.lua#L78) and my configuration with nvim-compe here (https://github.com/shaunsingh/vimrc-dotfiles/blob/main/.config/nvim/lua/compe-completion.lua)
- moonlight.nvim - Lua Port of Moonlight VSCode for Neovim
-
Is there any gui like neovide but more stable?
And it doesn't look like im setting guifont anywhere. Heres my init.vim in case something else looks off: https://github.com/shaunsingh/vimrc/blob/main/init.vim
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Mar 2025
Stats
shaunsingh/nix-darwin-dotfiles is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of nix-darwin-dotfiles is Nix.
Popular Comparisons
- nix-darwin-dotfiles VS LunarVim
- nix-darwin-dotfiles VS vimr
- nix-darwin-dotfiles VS neoscroll.nvim
- nix-darwin-dotfiles VS vim-moonfly-colors
- nix-darwin-dotfiles VS moonlight.nvim
- nix-darwin-dotfiles VS packer.nvim
- nix-darwin-dotfiles VS brew-nix
- nix-darwin-dotfiles VS flutter-tools.nvim
- nix-darwin-dotfiles VS bufferline.nvim
- nix-darwin-dotfiles VS lspsaga.nvim