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

GitHub

186 stars
7 watching
2 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list

neovimneovim-pluginnvim-cmpvimvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hrsh7th/cmp-cmdline Provides a Vim plugin to manage command-line completions in a unified way 564
sqve/sort.nvim A plugin that simplifies text sorting in Neovim by providing an intuitive command-line interface for both line-wise and delimiter-based sorting. 137
p00f/cphelper.nvim Automates tasks in competitive programming to streamline development and testing processes. 135
jmbuhr/otter.nvim A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. 527
sergioribera/cmp-dotenv An autocompletion plugin that fetches environment variables from .env files and the system. 65
tzachar/cmp-ai An AI-powered code completion plugin that integrates with Neovim's cmp. 196
mong8se/actually.nvim A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. 55
maralla/completor-swift Provides Swift code completion functionality for a popular text editor plugin 13
maralla/completor.vim An asynchronous code completion framework for Vim text editor. 1,317
mawkler/demicolon.nvim Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions 76
meanderingprogrammer/render-markdown.nvim A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. 1,783
kiddos/gemini.nvim An interface between Google's Gemini API and Neovim for providing code completion suggestions. 30
k2589/lluminate.nvim A Neovim plugin that enriches the context of copied code with additional information from LSP. 11
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