nvim: picker + cmp tweaks
This commit is contained in:
parent
cea9b407c8
commit
2cd4b5c52a
4 changed files with 12 additions and 9 deletions
home/common/nvim
|
@ -28,6 +28,7 @@ require 'blink-cmp'.setup({
|
|||
|
||||
menu = {
|
||||
auto_show = true,
|
||||
border = 'rounded',
|
||||
direction_priority = { 'n' },
|
||||
draw = {
|
||||
components = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue