surround-ui.nvim
Text editing assistant
A Neovim plugin designed to assist with key combination usage during text editing
🤗 A Neovim plugin which acts as a helper or training aid for kylechui/nvim-surround
84 stars
2 watching
2 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
roobert/action-hints.nvim | Provides actionable information about highlighted text in a code editor | 81 |
roobert/activate.nvim | Automated plugin installation and management system for Neovim | 119 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
chrisgrieser/nvim-various-textobjs | A collection of reusable text objects for Neovim, enabling more efficient and flexible editing. | 619 |
altermo/iedit.nvim | A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. | 21 |
xxiaoa/ns-textobject.nvim | An extension of nvim-surround for creating and managing custom text objects with Lua functions and quotes handling. | 37 |
niuiic/remote.nvim | A Neovim plugin that allows editing remote files locally. | 38 |
stevearc/dressing.nvim | A plugin that extends Neovim's UI with customizable input and selection interfaces. | 1,888 |
roobert/search-replace.nvim | A plugin for enhancing Neovim's search and replace functionality | 217 |
roobert/hoversplit.nvim | Provides hover information and split windows for Neovim | 39 |
niuiic/part-edit.nvim | Edit specific parts of files directly in a new buffer without affecting the original file | 14 |
serenevoid/kiwi.nvim | A lightweight wiki plugin for Neovim that enables note-taking and content management using Markdown syntax. | 185 |
muniftanjim/nougat.nvim | A customizable UI plugin for Neovim's statusline, tabline, and winbar | 201 |
declancm/cinnamon.nvim | A Neovim plugin that enables smooth scrolling animations for normal mode movements and commands. | 364 |
chomosuke/term-edit.nvim | A plugin for Neovim's built-in terminal that provides Vim keybindings and improves editing experience by preventing excessive cursor movement. | 188 |