Skip to content

How to install in Neovim #60

@sajadspeed

Description

@sajadspeed

How can i install in nvim with lazy.nvim.
I set this config:

{
	"iamcco/coc-spell-checker",
	config = function()
		require("coc-spell-checker").setup({})
	end,
}

but doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions