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

189 stars
7 watching
2 forks
Language: Lua
last commit: almost 3 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 568
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. 136
jmbuhr/otter.nvim A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. 548
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 solution integrating multiple APIs for remote code completion. 200
mong8se/actually.nvim A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. 56
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,319
mawkler/demicolon.nvim Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions 79
meanderingprogrammer/render-markdown.nvim A plugin to render Markdown files in Neovim with customizable components and features. 1,941
kiddos/gemini.nvim An interface between Google's Gemini API and Neovim for providing code completion suggestions. 34
k2589/lluminate.nvim A Neovim plugin that enriches the context of copied code with additional information from LSP. 12
ecthelionvi/neocomposer.nvim A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. 404
lukas-reineke/lsp-format.nvim A wrapper around Neovim's LSP formatting functionality. 579