added cmd history to cmp again
This commit is contained in:
parent
7fe27982d5
commit
e308de510a
@ -173,7 +173,7 @@ return {
|
||||
mapping = cmp.mapping.preset.cmdline(),
|
||||
sources = cmp.config.sources({
|
||||
{ name = 'cmdline' },
|
||||
-- { name = 'cmdline_history' },
|
||||
{ name = 'cmdline_history' },
|
||||
{ name = 'path' },
|
||||
{ name = 'buffer' },
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user