dotfiles
👷🏗️ Collection of dotfiles for a Linux-based development environment! (by Jarmos-san)
nvim
Neovim configuration (by Integralist)
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.
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 2023-05-17.
-
Suggestion for neovim color scheme.
You can check for screenshots either on the colorscheme's repository or in my dotfiles here - https://github.com/Jarmos-san/dotfiles
- CLI-focused dev environment dotfiles for working with Neovim, Wezterm/Kitty & much more!
-
Suggest a minimal Python neovim config to reduce security risk in a corporate development environment
I write Python code mostly & I maintain a "minimal" & dockerised config which is partially derived from my full config & the kickstart.nvim project.
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
You can take a look at mine here - https://github.com/Jarmos-san/dotfiles or, if you prefer, check out the "minimal" & dockerised version of my Neovim development environment here - https://github.com/Jarmos-san/neovim-docker
-
vim or emacs? and why?
Any way about the Neovim plugins I use, you can check them out here - https://github.com/Jarmos-san/dotfiles (do note, I'm still in the process of a complete refactor of my Neovim configurations using Lua, so things are still broken & ugly).
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-04-26.
- Looking for Advice on Neovim and Golang Workflow
-
Should I move to NeoVim?
Watch 'The Primeagen' neovim setup videos on YouTube to get started and look at people's nvim config to see the different ways people structure their config (e.g. https://github.com/Integralist/nvim).
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
https://github.com/Integralist/dotfiles (.config/nvim is a submodule to https://github.com/Integralist/nvim)
- Navigation between functions
- How do I make my nvim have this? I like having the mode in colors
- Is there a neovim config with preconfigured debugger?
-
File is not `gofumpt`-ed
OK so I've fixed the issues I had with my config causing gopls and rust_analyzer from being overridden by mason: fix here
What are some alternatives?
When comparing dotfiles and nvim you can also consider the following projects:
.dotfiles - my dotfiles over the years
dotfiles - Terminal, Shell and Neovim configuration settings
dotfiles - Backup for my dotfiles
nvim-dap-go - An extension for nvim-dap providing configurations for launching go debugger (delve) and debugging individual tests
nvim-config - My Neovim configuration files , require version >= 0.8.3