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