Skip to content

How to add this plugin in LazyVim add to Documentation #19

@KevoTHRASHER

Description

@KevoTHRASHER

Hi! developers

I am a newbie in NeoVim always use in old init.vim vimscipt config file and i love spaceduck theme.

Now want to migrate a new Lua config system (init.lua) and i want to use with LazyVim but no see the instructions to work with LazyVim only with Packer.

Please you can help me with the configuration?

only have to remove the keyword use or require other configuration maybe remove
parentheses

PACKER
use({ "spaceduck-theme/nvim", as = "spaceduck" })

LAZYVIM
{ "spaceduck-theme/nvim", as = "spaceduck" } OR
{ "spaceduck-theme/nvim", name = "spaceduck", priority = 1000 } OR
{ "spaceduck-theme/nvim", name = "spaceduck-theme", priority = 1000 }

I can contribute change the README.md but need your test and validations

Hi from México, sorry my bad English.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions