Introducing nvim-surround, a plugin for adding/changing/deleting surrounding delimiters

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. nvim-surround

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

    Hey everybody! I'm here to announce my new (and first) Neovim plugin, nvim-surround. It's mostly just a Lua fork of vim-surround, but all written in Lua (and with a few extra features baked in). I hope this plugin is of use to some of y'all out there, and feel free to leave any comments/feedback on the plugin :)

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. vim-surround

    surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease

    Hey everybody! I'm here to announce my new (and first) Neovim plugin, nvim-surround. It's mostly just a Lua fork of vim-surround, but all written in Lua (and with a few extra features baked in). I hope this plugin is of use to some of y'all out there, and feel free to leave any comments/feedback on the plugin :)

  4. vim-sandwich

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

    Other related plugins that I know of: * https://github.com/tpope/vim-surround * https://github.com/machakann/vim-sandwich * https://github.com/echasnovski/mini.nvim

  5. screenkey

    Thanks for the kind words! The app I'm using here is called screenkey

  6. mini.nvim

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

    Other related plugins that I know of: * https://github.com/tpope/vim-surround * https://github.com/machakann/vim-sandwich * https://github.com/echasnovski/mini.nvim

  7. vim-repeat

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

    As mentioned in a different comment, I hope to work on this in the upcoming week. Also probably worth mentioning is that vim-surround has a complementary plugin vim-repeat that allows you to dot-repeat commands

  8. nvim-treesitter-textobjects

    I'd hope this would just seamlessly compose with https://github.com/nvim-treesitter/nvim-treesitter-textobjects/

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. nvim-parinfer

    parinfer for Neovim

    If you use lisps, I recommend nvim-parinfer a lot

  11. indent-blankline.nvim

    Indent guides for Neovim

    That would be indent-blankline

  12. community

    Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more! (by community)

    It was completely in accident, but I did some Googling and found that there's also a special note symbol: GitHub Discussion

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

  • How do I show Markdown headings in different colours?

    7 projects | /r/neovim | 20 May 2023
  • Question for lua Plugin devs.

    8 projects | /r/neovim | 10 Mar 2023
  • flirt.nvim - Plugin for working with floating windows (animations, mouse, etc)

    4 projects | /r/neovim | 12 Feb 2023
  • Testing my config?

    3 projects | /r/neovim | 11 Feb 2023
  • mini.animate - animate common Neovim actions (cursor movement, scroll, resize, window open/close)

    3 projects | /r/neovim | 22 Dec 2022

Did you know that Vim Script is
the 32nd most popular programming language
based on number of references?