Defaults.nvim: A minimal but complete init.lua template

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

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

    A launch point for your personal nvim configuration

  • I think there's a little issue here with your autocommand, your listening for changes on plugins.lua but the file is init.lua, I guess you copied/paste this from the packer.nvim README and forgot to rename that (or maybe I'm wrong and this works!)

  • neovim

    Vim-fork focused on extensibility and usability

  • TJ has an open PR for defining options (without messing around with o,bo,wo, and all that) and defining autocmd from lua (which includes a big refactor for neovim). Maybe in the future we'll get the verbose thingy

  • 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
  • vim-code-dark

    Dark color scheme for Vim and vim-airline, inspired by Dark+ in Visual Studio Code

  • If you want an appearance close to VS Code, and tree-sitter theme compatibility, then your only choice is https://github.com/tomasiser/vim-code-dark.

  • neovim

    Discontinued Vim-fork focused on extensibility and usability (by mjlbach)

  • https://github.com/mjlbach/neovim/blob/91cdc11984465287539ed8f63716bb371f440ea1/runtime/lua/vim/highlight.lua#L6-L19

  • doom-emacs

    Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

  • A long, long time ago, when I was still an emacs user, I was an early adopter of doom-emacs, which I thought was great at the time because it was feature rich. However, I quickly grew to loathe its bloat, switched to Vim, and now have a much better setup that is completely tailored to my needs, because I wrote it.

  • how-to-exit-vim

    Below are some simple methods for exiting vim.

  • Ultimately, lowering the barrier to entry makes sense if the goal is to expand the Neovim userbase, but let's not forget that configuration is often not the biggest barrier.

  • nlsp-settings.nvim

    A plugin for setting Neovim LSP with JSON or YAML files

  • A similar idea for that uses JSON to configure Neovim LSP: nlsp-settings.nvim.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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