Fix cmp settings

This commit is contained in:
Alexander Rosenberg 2023-05-18 02:21:10 -07:00
parent 3a87627581
commit 90fcd5db92
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -164,5 +164,4 @@
{ :completion { :autocomplete false }
:mapping cmdline-mappings
:sources (cmp.config.sources
[{ :name "cmdline" }
{ :name "path" }])})))}
[{ :name "cmdline" }])})))}