What have you discovered lately that sparked joy in your Neovimmer life?

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

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

    Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

    For me, discovering and using coq_nvim. It is incredibly responsive and I don't need to config it a ton to make it work. I think the built-in lsp and this plugin by itself makes it worth the switch from any IDE.

  • replacer.nvim

    A powerful refactoring tool for nvim.

    I find replacer.nvim pretty amazing.

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

  • fzf-lua

    Improved fzf.vim written in lua

    Sure! One way is to use plugins like fzf-lua (in fzf-lua's case, use grep or live_grep), since such plugins usually support transferring the result into the quickfix list (alt-a to select all, tab to toggle each, and press enter).

  • asyncrun.vim

    :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

    Another way is to use asyncrun.vim. Example vim command:

  • nvim-bqf

    Better quickfix window in Neovim, polish old quickfix window.

    After filling the quickfix list: In the quickfix window, if you press enter, then you can open that location. Plus, you can set key mappings for :cnext and :cprevious and install nvim-bqf for additional features.

  • Comment.nvim

    :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

    Making https://github.com/numToStr/Comment.nvim :)

  • lightspeed.nvim

    deprecated in favor of leap.nvim

    lightspeed.nvim. I always thought that something was missing when using sneak and easymotion. Lightspeed saved my nvim life!

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

  • vim-qf-preview

    Preview the quickfix item under the cursor in a popup window

  • vim-repeat

    repeat.vim: enable repeating supported plugin maps with "."

    You need to have vim-repeat installed for dot-repeat to work.

  • dotfiles

    My dotfiles (by Mte90)

    Sorry I forgot it do earlier https://github.com/mte90/dotfiles

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