nvim-surround
Text selector
A Lua-based plugin for Neovim that provides a simple and powerful way to add, delete, or change surrounding text selections.
Add/change/delete surrounding delimiter pairs with ease. Written with in Lua.
3k stars
13 watching
63 forks
Language: Lua
last commit: 26 days ago
Linked from 1 awesome list
luaneovimneovim-pluginnvimsurrounducla-opensource
Related projects:
Repository | Description | Stars |
---|---|---|
tpope/vim-surround | A plugin for Vim that enables easy deletion, modification, and addition of pairs of text elements such as brackets, quotes, and XML tags. | 13,469 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 83 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,961 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,252 |
folke/noice.nvim | A highly experimental plugin that replaces the UI for messages, cmdline and popupmenu with customizable views. | 4,453 |
folke/flash.nvim | Tools to enhance navigation in code editors | 2,570 |
nvim-lua/plenary.nvim | A comprehensive Lua library providing a set of reusable functions for various tasks in Neovim plugins | 2,787 |
numtostr/comment.nvim | A plugin for commenting in Neovim that supports various comment styles and provides customizable mappings and options. | 3,958 |
nvim-treesitter/nvim-treesitter | An abstraction layer and configuration tools for Neovim's tree-sitter highlighting and syntax analysis capabilities. | 10,840 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 521 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,228 |
akinsho/bufferline.nvim | A customizable bufferline plugin for Neovim. | 3,545 |
windwp/nvim-autopairs | An autopair plugin for Neovim that automates matching pairs of characters | 3,281 |
theprimeagen/vim-be-good | A plugin designed to help users practice and improve their Vim movements through interactive games. | 3,289 |