dotfiles VS nvim-conf

Compare dotfiles vs nvim-conf and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dotfiles nvim-conf
3 5
4 125
- -
9.5 9.4
7 days ago 15 days ago
Shell Lua
- MIT License
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.

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 2022-03-21.
  • neovim and angularls
    1 project | /r/neovim | 28 May 2023
    Works fine for me, haven't done anything particular either. Feel free to check config if you want: https://github.com/jemag/dotfiles/blob/3fc3fb4855955d0ab21d0c0856e6f3175f61dc57/neovim/.config/nvim/lua/lsp/lsp-installer.lua . Otherwise, you may want to double check that angular ls attaches properly with ":LspInfo" and check your lsp logs.
  • File Structure for Adjusting Plugin Options
    3 projects | /r/neovim | 21 Mar 2022
    There are numerous way you could go about it, I like to have the configuration of each plugin in its own file and invoke that in my packer startup, for example this would be my plugin configs files: https://github.com/jemag/dotfiles/tree/master/neovim/.config/nvim/lua/plugin-configs , each being invoked from packer : https://github.com/jemag/dotfiles/blob/master/neovim/.config/nvim/lua/plugins.lua
  • Unable to use nvim-jdtls
    3 projects | /r/neovim | 18 Mar 2022
    Don't have much time to investigate right now, but it does work for me. I can jump to definition and it does work also for Spring annotations. Feel free to check my config if you want, mostly https://github.com/jemag/dotfiles/blob/master/neovim/.config/nvim/lua/lsp/configs/jdtls-conf.lua and https://github.com/jemag/dotfiles/blob/master/bin/bin/java-lsp.sh

nvim-conf

Posts with mentions or reviews of nvim-conf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-17.

What are some alternatives?

When comparing dotfiles and nvim-conf you can also consider the following projects:

.dotfiles - Personal dotfiles

CodeArt - Use NeoVim as general purpose IDE

nvim-config - A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...

astro.nvim - Faster Neovim Configuration

lazy-require.nvim - Require as little as possible. Do as little work as possible. Spend hours shaving off milliseconds

mapx.nvim - 🗺 A better way to create key mappings in Neovim

vim-resize-mode - A Vim mode for easier window resizing

dotfiles - 👨🏻‍💻 My dotfiles including Neovim Lua config, ZSH with zinit plugin manager & powerlevel10k prompt

dotfiles - wave Welcome to my dotfiles repository! This is where I store my personalized desktop configuration. desktop_computer

curso-neovim

nvim - The Ultimate NeoVim Config for Colemak Users

lsp-format.nvim - A wrapper around Neovims native LSP formatting.