sort.nvim
Sorter
A plugin that simplifies text sorting in Neovim by providing an intuitive command-line interface for both line-wise and delimiter-based sorting.
Sorting plugin for Neovim that supports line-wise and delimiter sorting.
137 stars
4 watching
1 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
woosaaahh/sj.nvim | An extension for Neovim that enables quick search and jump functionality across visible lines in buffers. | 127 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 414 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
lukas-reineke/cmp-under-comparator | A function to modify completion suggestions in nvim-cmp so they are sorted based on their starting characters. | 186 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
sindrets/winshift.nvim | A Vim plugin that allows users to rearrange their window layouts with ease by freely moving any window in any direction. | 479 |
niuiic/divider.nvim | A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text | 25 |
tversteeg/registers.nvim | A plugin that enhances Neovim's register functionality with an interactive UI | 607 |
niuiic/scroll.nvim | Smooth scrolling plugin for Neovim. | 17 |
karb94/neoscroll.nvim | A plugin for Neovim that enables smooth scrolling of windows during various commands | 1,474 |
nivekcode/ng-sortgrid | A grid component for sorting and managing data via drag-and-drop interactions. | 146 |
toppair/reach.nvim | A plugin that provides a customizable buffer, mark, tabpage, and colorscheme switcher for Neovim. | 240 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 80 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 455 |