cmp-under-comparator
Completion sorter
A function to modify completion suggestions in nvim-cmp so they are sorted based on their starting characters.
nvim-cmp comparator function for completion items that start with one or more underlines
189 stars
7 watching
2 forks
Language: Lua
last commit: almost 3 years ago
Linked from 1 awesome list
neovimneovim-pluginnvim-cmpvimvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Vim plugin to manage command-line completions in a unified way | 568 |
| A plugin that simplifies text sorting in Neovim by providing an intuitive command-line interface for both line-wise and delimiter-based sorting. | 137 |
| Automates tasks in competitive programming to streamline development and testing processes. | 136 |
| A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
| An autocompletion plugin that fetches environment variables from .env files and the system. | 65 |
| An AI-powered code completion solution integrating multiple APIs for remote code completion. | 200 |
| A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 56 |
| Provides Swift code completion functionality for a popular text editor plugin | 13 |
| An asynchronous code completion framework for Vim text editor. | 1,319 |
| Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 79 |
| A plugin to render Markdown files in Neovim with customizable components and features. | 1,941 |
| An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 34 |
| A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
| A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 404 |
| A wrapper around Neovim's LSP formatting functionality. | 579 |