Whenever I'm looking for plugins these days [OC]

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. vim-rooter

    Changes Vim working directory to project root.

  2. SaaSHub

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

    SaaSHub logo
  3. 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.

  4. Colorizer

    color hex codes and color names

  5. vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

  6. vim-table-mode

    VIM Table Mode for instant table creation.

  7. ctrlsf.vim

    A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2

  8. calendar.vim

    A calendar application for Vim

  9. vim-easy-align

    :sunflower: A Vim alignment plugin

  10. vim-gutentags

    A Vim plugin that manages your tag files

  11. vim-columnmove

    Move cursor along a column.

  12. vim-sandwich

    Set of operators and textobjects to search/select/edit sandwiched texts.

  13. undotree

    The undo history visualizer for VIM

  14. vimux

    easily interact with tmux from vim

  15. vim-flog

    A blazingly fast, stunningly beautiful, exceptionally powerful git branch viewer for Vim/Neovim.

  16. git-messenger.vim

    Vim and Neovim plugin to reveal the commit messages under the cursor

  17. vim-commentary

    commentary.vim: comment stuff out

  18. vim-fugitive

    fugitive.vim: A Git wrapper so awesome, it should be illegal

  19. vim-repeat

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

  20. vim-unimpaired

    unimpaired.vim: Pairs of handy bracket mappings

  21. targets.vim

    Vim plugin that provides additional text objects

  22. nvim-surround

    Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.

    nvim-surround came out just a few weeks ago and it has dot support.

  23. vimtex

    VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.

    Not to forget Vimtex :P

  24. neogit

    An interactive and powerful Git interface for Neovim, inspired by Magit

    I use neogit but I still have fugitive installed

  25. nvim-parinfer

    parinfer for Neovim

    You might get turned off by the brackets but that's alleviated by plugins like nvim-parinfer which automatically adds/removes brackets based on the indentation. So you can do commands like dd with ease. If you have nvim-autopairs make sure to disable "fennel" filetype since they conflict.

  26. tangerine.nvim

    🍊 Sweet Fennel integration for Neovim

    You just need a fennel-to-lua transpiler like tangerine.nvim and you're set.

  27. conjure

    Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

    For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.

  28. cmp-conjure

    nvim-cmp source for conjure.

    For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.

  29. hibiscus.nvim

    :hibiscus: Flavored Fennel Macros for Neovim

    For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.

  30. nyoom.nvim

    Discontinued A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme [Moved to: https://github.com/nyoom-engineering/nyoom.nvim] (by shaunsingh)

    For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.

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

  • What extra and useful textobj does vim have?

    9 projects | /r/neovim | 7 Aug 2022
  • How to make keystrokes like di" di( di{ as a custom shorter keystrokes(say dI) that will delete everything in the "", (), {}, etc.

    5 projects | /r/neovim | 9 Jan 2022
  • Can't believe I've created 20 vim plugins since 2016

    20 projects | dev.to | 22 Oct 2024
  • how to change the background color of code blocks in markdown file?

    3 projects | /r/neovim | 29 Jun 2023
  • How to configure vim like an IDE

    44 projects | /r/vim | 27 Jun 2023