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. 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.
-
-
-
noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
anvil
A highly adaptable Neovim configuration focused on providing a great development experience while being easy to extend and maintain. (by talha-akram)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
dotfiles discussion
dotfiles reviews and mentions
-
Does anyone have a `cmdheight=0` setup, without Noice.nvim, that they are happy with?
Using nvim-notify - I have a slightly customized config which makes it easier to see where messages are "coming" from.
-
Why don't people organize their config for each plugin seperately?
lazy.nvim kind of encourages this by allowing plugin specs, and I think it's a good/clean pattern (although it's not exactly as you've laid it out). As a result, I end up with a directory like this: https://github.com/andrewferrier/dotfiles/tree/main/common/.config/nvim/lua/plugin-spec.
- People drop your nvim .dotfile
-
[Question] Enter operator-pending mode with command
What you might want to consider though is using the hydra plugin for this. That will provide the "prompt" you want. I have an example of how I configure hydra for almost exactly what you're describing here
-
What are your use cases with Hydra plugin (sub modes for Neovim)?
I am now using hydra to help me remember the key combinations I have configured for text-case.nvim.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Mar 2025
Stats
andrewferrier/dotfiles is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of dotfiles is Lua.