Set it and forget it plugins?

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. tabout.nvim

    tabout plugin for neovim

    abecodes/tabout.nvim windwp/nvim-autopairs

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. nvim-autopairs

    autopairs for neovim written in lua

    abecodes/tabout.nvim windwp/nvim-autopairs

  4. which-key.nvim

    💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

    folke/which-key.nvim will help with you with your key maps.

  5. mini.nvim

    Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort

    Most of mini.nvim modules are designed for require('mini.xxx').setup() to provide the best possible features out of the box. The ones with biggest quality of life improvement utilities for me are 'mini.ai', 'mini.surround', 'mini.pairs', 'mini.basics', 'mini.bracketed', 'mini.bufremove', 'mini.cursorword'. Of course, there are more UI stuff which I like but not necessarily fit others taste.

  6. numb.nvim

    Peek lines just when you intend

    nacro90/numb.nvim - : to peek there, then if you want to go there

  7. treesj

    Neovim plugin for splitting/joining blocks of code

    Wansmer/treesj and/or CKolkey/ts-node-action - very useful for lua tables and stuff

  8. ts-node-action

    Neovim Plugin for running functions on nodes.

    Wansmer/treesj and/or CKolkey/ts-node-action - very useful for lua tables and stuff

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. tint.nvim

    Discontinued Dim inactive windows in Neovim using window-local highlight namespaces.

    levouh/tint.nvim - nice active window highlighting

  11. neoscroll.nvim

    Smooth scrolling neovim plugin written in lua

    karb94/neoscroll.nvim or echasnovski/mini.map for scrollbar ui

  12. mini.map

    Neovim Lua plugin to manage window with buffer text overview. Part of 'mini.nvim' library.

    karb94/neoscroll.nvim or echasnovski/mini.map for scrollbar ui

  13. better-escape.nvim

    Map keys without delay when typing

    max397574/better-escape.nvim - i use jk/kj for insert mode so this makes it smoother

  14. dial.nvim

    enhanced increment/decrement plugin for Neovim.

    monaqa/dial.nvim - nicer and

  15. vim-matchup

    vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.

    andymass/vim-matchup - nicer %

  16. smart-splits.nvim

    🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".

    mrjones2014/smart-splits.nvim - nicer window switching/resizing

  17. vim-smoothie

    Smooth scrolling for Vim done right🥤

    dirbuf.nvim (or oil.nvim), the genius thing is that it is really just one mapping, plus stuff you already know. Foke's todo-comments.nvim is another typical one, but you're probably aware of that if using Noice. Smooth scrolling plugins? My favourite for some reason is still vim-smoothie, not the Lua alternatives.

  18. AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

    My current favorite is AstroNvim: https://github.com/AstroNvim/AstroNvim, with an awesome introduction video: https://youtu.be/GEHPiZ10gOk

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

  • Neovim for beginners

    20 projects | dev.to | 30 Sep 2024
  • What are some plugins that you can't live without?

    16 projects | /r/neovim | 4 Dec 2023
  • What IDEA or Vscode feature/function you want to have in neovim eco-system?

    16 projects | /r/neovim | 28 Jun 2023
  • Editing init.lua with lua_ls on gives "Undefined global : vim" ?

    3 projects | /r/neovim | 27 Jun 2023
  • mini.files - navigate and manipulate file system (with column view and editing text)

    9 projects | /r/neovim | 22 Jun 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?