vimconfig VS nvim.cfg.lua

Compare vimconfig vs nvim.cfg.lua 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
vimconfig nvim.cfg.lua
1 2
1 1
- -
0.0 7.6
5 months ago about 1 month ago
Vim Script Fennel
- -
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.

vimconfig

Posts with mentions or reviews of vimconfig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • Any web developers here (front end back end full stack)?
    20 projects | /r/neovim | 13 Jan 2023
    Here's my current lazy.nvim based one: https://github.com/hrmJ/vimconfig/tree/lazy. I also do across the stack, I guess the only TS/js-specific plugin in my setup is jose-elias-alvarez/typescript.nvim but of course all the lsp stuff is what makes it work. Something I only found out about lately are the json and yaml LSPs combined with schemastore - pretty nice when working with openapi documentation, package.json files etc

nvim.cfg.lua

Posts with mentions or reviews of nvim.cfg.lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • Any web developers here (front end back end full stack)?
    20 projects | /r/neovim | 13 Jan 2023
    here's my somewhat biiiig (~170 plugins) Frontend config: https://github.com/joehannes-os/neovim-lua-config/tree/develop .. I use heirline for my bufferline/winbar/statusline ... which I switched to some time back and there's still room for improving the interactivity of all the lines/bars :-) Optimized for typescript/javascript/clojurescript/react ... Still missing to * switch to Mason for lsp, * configure DAP * configure testing Ultimately, I'm almost happy with my lua config, and as my next bigger step plan to switch to fennel ... Lately I switched to neovide from my terminal kitty/alacritty/tmux/nvim-setup and I quite like it. Currently my config or neovim seems to have some kind of bug/instability with scrolling, and is crashing often on scroll: in the terminal. Neovide isn't.
  • How to keep folds with mhartington/autoformatting tsx with prettier & co?
    1 project | /r/neovim | 31 May 2022
    My nvim-cfg, if of interest: https://github.com/joehannes-os/neovim-lua-config/tree/develop

What are some alternatives?

When comparing vimconfig and nvim.cfg.lua you can also consider the following projects:

dotfiles - These are the config files for macOS programs and more.

nvchad-config - My config files for NvChad

nvim - Setting up lua from template

dotfiles - Dot my files and cross my T's

config.nvim - Hana's Neovim config

tp-neovim-config - A Neovim configuration optimized for React, Typescript, and TailwindCSS. Equipped with features including syntax highlighting, linting, formatting, and more.