I Learned Neovim In A Weekend

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

  • First thing I did was get kickstart.nvim. I had heard it was extremely useful (and it was). It was very easy to install. I start reading through init.lua, and it told me to run :Tutor, which is almost 1,000 lines of learning how to use Neovim, to which I obviously ran that command and started reading. Obviously, it takes a bit of time to complete :Tutor, but it's well worth it. "hjkl" wasn't too hard to get used to, also repeating motions by using numbers was useful, such as using '5dd' to delete 5 lines. I highly suggest reading this file, especially since I didn't really know about the different modes, which is probably why I failed to switch the other times. You would start writing your code, then Neovim would say that it can't find that command, you would accidently type an i and then start typing, and so on, it was a nightmare. For those that don't know the modes, here is each mode and how to get between them.

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

  • Replace Xcode with Neovim using this open-source plugin. Check it out

    1 project | news.ycombinator.com | 1 May 2024
  • Practical Vim Command Workflow

    5 projects | news.ycombinator.com | 28 Apr 2024
  • GitHub Copilot Workspace: Welcome to the Copilot-native developer environment

    4 projects | news.ycombinator.com | 29 Apr 2024
  • From JetBrains to VSCode to NVIM: Why I Made the Switch

    1 project | dev.to | 28 Apr 2024
  • Install mutiple Erlang and Elixir with vfox

    3 projects | dev.to | 27 Apr 2024