Also have buffer completion in command mode
This commit is contained in:
parent
f4631cbaa2
commit
c43f43f6d4
@ -94,6 +94,8 @@ cmp.setup.cmdline(':', {
|
||||
{ name = 'path' }
|
||||
}, {
|
||||
{ name = 'cmdline' }
|
||||
}, {
|
||||
{ name = 'buffer' }
|
||||
}),
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user