YALC: yet another lazy.nvim config!

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • lazy.nvim

    💤 A modern plugin manager for Neovim

  • I spent two weekends searching online repos about how to migrate from packer.nvim to lazy.nvim, and finally, I'm done! Big thanks to folke/lazy.nvim, folke/dot, and LazyVim!

  • dot

    ☕️ My Dot Files (by folke)

  • I spent two weekends searching online repos about how to migrate from packer.nvim to lazy.nvim, and finally, I'm done! Big thanks to folke/lazy.nvim, folke/dot, and LazyVim!

  • 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.

    InfluxDB logo
  • LazyVim

    Neovim config for the lazy

  • I spent two weekends searching online repos about how to migrate from packer.nvim to lazy.nvim, and finally, I'm done! Big thanks to folke/lazy.nvim, folke/dot, and LazyVim!

  • dotfiles

    💻 neovim, fish, tmux, git, homebrew - my whole world (by EthanWng97)

  • Here is my structure of Neovim config: . ├── init.lua ├── lazy-lock.json └── lua ├── config │ ├── autocmds.lua │ ├── keymaps.lua │ ├── lazy.lua │ └── options.lua ├── plugins │ ├── xxxx.lua (settings of plugins) └── utils └── init.lua

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts