fixing nvim

This commit is contained in:
Arthur Wambst 2025-04-30 16:50:55 +02:00
parent 11562b2545
commit fca929d0b6

View File

@ -150,7 +150,6 @@
})
-- Use cmdline & path source for ':' (if you enabled `native_menu`, this won't work anymore).
set runtimepath+=${inputs.plugin-cmp}
cmp.setup.cmdline(':', {
mapping = cmp.mapping.preset.cmdline(),
sources = cmp.config.sources({