Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1)

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

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

    Configuration for nvim with lua

  • View on GitHub

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • lazygit

    simple terminal UI for git commands

  • lazygit (optional)

  • neovim

    Vim-fork focused on extensibility and usability

  • Neovim: Make sure you have Neovim installed on your system. You can check the official website for installation instructions: https://neovim.io/ Git: We'll be using Git to clone the LazyVim starter pack. If you don't have Git, you can download it from https://git-scm.com/downloads

  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

  • for telescope.nvim (optional) live grep: ripgrep find files: fd

  • iTerm2

    iTerm2 is a terminal emulator for Mac OS X that does amazing things.

  • iterm2

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • live grep: ripgrep

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

    A simple, fast and user-friendly alternative to 'find'

  • ripgrep: A super-fast file searcher. You can install it using your system's package manager (e.g., brew install ripgrep on macOS). fd: Another blazing-fast file finder. Installation instructions can be found here: https://github.com/sharkdp/fd

  • kitty

    Cross-platform, fast, feature-rich, GPU based terminal

  • kitty (Linux & Macos)

  • wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

  • wezterm (Linux, Macos & Windows)

  • alacritty

    A cross-platform, OpenGL terminal emulator.

  • alacritty (Linux, Macos & Windows)

  • starter

    Starter template for LazyVim (by LazyVim)

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