Things you wish you have known earlier with neovim

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

    My neovim config (by ChristianChiarulli)

  • Feel free to copy from others. Knowing how to set up your whole lua configs in a modular way doesn't just naturally, at least not for me. I benefitted a lot from copying from others, seeing how other people conceptualize separating their plugins, utilities; what gets its own file and what doesn't. Do what makes sense for you, there's no right answer. ChrisAtMachine's neovim config definitely helped me scaffold my own configuration.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • Language Servers do not come out of the box. You have to set those up yourself. Peruse this repo first. In particular, the server_configuration.md page is your holy grail for setting up LSP. Don't expect autocompletion and intellisense to come out of the box with neovim. Neovim is able to use a Language Server Protocol to activate intellisense/autocompletion, if you have that server set up yourself.

  • 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

    dotfiles (hyprland) (by alyanser)

  • I use Xmodmap and Xcape for it. Use Capslock as Ctrl if long-pressed, as Escape if it's just a tap. https://github.com/alyanser/dotfiles for config

  • kanata

    Improve keyboard comfort and usability with advanced customization

  • For anyone stuck on a "regular keyboard" I highly recommend Kanata

  • ideavim

    IdeaVim – A Vim engine for JetBrains IDEs

  • There are many apps, web sites, IDE plugins, and extensions that have vim keybindings. You can use vim keybindings all the time, everywhere.

  • 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

  • I don't know if I can use Nvim

    7 projects | /r/neovim | 25 Jun 2023
  • Helix in IntelliJ?

    1 project | /r/HelixEditor | 16 Jun 2023
  • Is it normal as a junior programmer..

    1 project | /r/learnprogramming | 7 Mar 2023
  • Some facts about Vim

    1 project | /r/vim | 26 Jan 2023
  • Run Java code keyboard shortcut with IdeaVim mapping

    1 project | /r/IntelliJIDEA | 20 Jun 2022