nvim: picker + cmp tweaks

This commit is contained in:
Daniel Lundin 2025-01-11 23:08:35 +01:00
parent cea9b407c8
commit 2cd4b5c52a
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
4 changed files with 12 additions and 9 deletions
home/common/nvim

View file

@ -28,6 +28,7 @@ require 'blink-cmp'.setup({
menu = {
auto_show = true,
border = 'rounded',
direction_priority = { 'n' },
draw = {
components = {