ThePrimeagen builds a complete Neovim config from scratch

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
  • lsp-zero.nvim

    A starting point to setup some lsp related features in neovim.

  • LSP-Zero is attractive, but I really don't want to have to use mason. Not that mason's not great, but I don't need another package manager. I certainly don't need it to run via other package managers and then stick things in bespoke directories.

  • dotfiles

    🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow (by numToStr)

  • I used this one as a reference when I moved to init.lua.

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

    my dotfiles, scavenged from around the web and other users (by aktau)

  • I recently removed nvim-lspconfig and went with vim.lsp.start: https://github.com/aktau/dotfiles/blob/master/.vim/lua/lsp.lua. I like it better. But do note that this setup contains a fair bit of otherwise unnecessary complexity. This is due to having a custom LSP server at $DAY_JOB that can handle many languages and is configured in a company-internal part of my configuration. The requirement is that for a given path, this custom LSP server takes precedence, and the OSS LSP servers aren't loaded. I haven't found a much cleaner way of expressing this yet.

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

  • numToStr/dotfiles: 🏡 /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow

    1 project | /r/dotfiles | 16 Oct 2022
  • How to Make ZSH Start as Fast as Bash?

    3 projects | /r/zsh | 3 Feb 2022
  • Slow zsh startup time

    2 projects | /r/zsh | 3 Jan 2021
  • Ask HN: Can I see your scripts?

    73 projects | news.ycombinator.com | 15 Aug 2022
  • Terminal tricks from my dotfiles

    1 project | dev.to | 13 Apr 2021