part-edit.nvim

File editor plugin

Edit specific parts of files directly in a new buffer without affecting the original file

Edit a part of a file individually

GitHub

14 stars
1 watching
0 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list

neovimpart-editplugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niuiic/remote.nvim A Neovim plugin that allows editing remote files locally. 37
niuiic/quickfix.nvim A plugin providing extended functionality for quickfix in Neovim 12
alaviss/nim.nvim A plugin for NeoVim that provides language-specific features and functionality for the Nim programming language. 204
elihunter173/dirbuf.nvim Allows editing files and directories in Neovim like text editing 432
niuiic/divider.nvim A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text 25
niuiic/scroll.nvim Smooth scrolling plugin for Neovim. 17
norcalli/snippets.nvim A Vim plugin for expanding pre-defined code snippets into the current buffer. 277
niuiic/cp-image.nvim A Vim plugin for quickly inserting images into Neovim by pasting from the clipboard and generating an image reference. 8
niuiic/format.nvim A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. 35
niuiic/task.nvim A plugin for Neovim to manage tasks with customizable commands, error handling, and output methods. 9
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
altermo/iedit.nvim A lua module for simultaneous text editing and selection of multiple occurrences in Neovim. 21
niuiic/code-shot.nvim A Neovim plugin to capture screenshots of code selections or whole files. 62
kiran94/s3edit.nvim A Neovim plugin to directly edit files stored on Amazon S3 without leaving the editor. 44
roobert/surround-ui.nvim A Neovim plugin designed to assist with key combination usage during text editing 83