inc-rename.nvim

Renamer

Provides an incremental LSP renaming feature with real-time visual feedback.

Incremental LSP renaming based on Neovim's command-preview feature.

GitHub

671 stars
4 watching
9 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list

neovimneovim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
filipdutescu/renamer.nvim A plugin providing a VS Code-like renaming UI for Neovim written in Lua. 303
nvim-neorocks/rocks.nvim Automated plugin management and dependency resolution for Neovim plugins 720
alexaandru/nvim-lspupdate Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. 91
tenxsoydev/karen-yank.nvim A Neovim plugin to improve register handling with intuitive mappings and intentional deletion 81
j-hui/fidget.nvim A plugin that provides an extensible UI for Neovim notifications and LSP progress messages. 2,006
luukvbaal/nnn.nvim A Neovim plugin that integrates the nnn file manager into the editor. 428
nvim-telekasten/telekasten.nvim A Neovim plugin for organizing and navigating notes with tags, links, and templates. 1,419
simaxme/java.nvim A plugin that provides basic refactoring capabilities for Java files in Neovim. 23
fnune/recall.nvim Enhances Neovim mark management with global marks and navigation features. 42
olimorris/persisted.nvim A plugin for Neovim that provides session management with features such as branching, autoloading, and Telescope integration. 455
linrongbin16/gentags.nvim Automated tags management plugin for Neovim to fill gaps in LSP and Treesitter implementations 15
ray-x/lsp_signature.nvim A plugin that provides function signature hints as you type in Neovim. 2,085
smjonas/live-command.nvim A plugin that enables real-time previewing of commands in Neovim, allowing developers to see the effects of their edits before making them permanent. 508
ecthelionvi/neocomposer.nvim A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. 402
lukas-reineke/lsp-format.nvim A wrapper around Neovim's LSP formatting functionality. 578