cutlass.nvim
Cut tool
A plugin that customizes the 'cut' and 'delete' operations in Neovim to prevent cutting when deleting
Plugin that adds a 'cut' operation separate from 'delete'
197 stars
3 watching
5 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
neovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |
gbprod/substitute.nvim | Provides new operator motions to quickly replace and exchange text in Neovim. | 581 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
booperlv/nvim-gomove | A plugin that enhances NeoVim's line and block movement capabilities with features like fold handling, undoing, reindenting, and more. | 199 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
gbprod/yanky.nvim | A Neovim plugin that enhances yank and put text manipulation functionality. | 912 |
monaqa/dial.nvim | A plugin for Neovim that enhances the functionality of increment and decrement operations with customizable rules and modes. | 808 |
niuiic/divider.nvim | A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text | 25 |
andrewferrier/debugprint.nvim | A debugging tool for NeoVim that uses print-like statements to trace code execution | 338 |
chrisgrieser/nvim-chainsaw | A plugin that provides various log statements to help developers inspect and debug their code in the context of a visual editor | 100 |
duane9/nvim-rg | An plugin for Neovim that enables asynchronous ripgrep searches and displays results in a quickfix window. | 38 |
gbprod/stay-in-place.nvim | Prevents cursor movement when using shift and filter actions in Neovim | 91 |
ray-x/go.nvim | A comprehensive plugin for Neovim that provides a wide range of features and tools for Go development | 2,145 |
gsuuon/note.nvim | A plugin for taking and organizing notes in Neovim | 66 |