fix: remove build command

This commit is contained in:
Folke Lemaitre 2024-11-13 17:46:43 +01:00
parent 9a1a962e73
commit 038d330a0d
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -1,7 +1,6 @@
return { return {
{ {
"supermaven-inc/supermaven-nvim", "supermaven-inc/supermaven-nvim",
build = ":SupermavenUseFree",
opts = { opts = {
keymaps = { keymaps = {
accept_suggestion = nil, -- handled by nvim-cmp / blink.cmp accept_suggestion = nil, -- handled by nvim-cmp / blink.cmp