mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix: remove build command
This commit is contained in:
parent
9a1a962e73
commit
038d330a0d
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue