Skip to content

error when I quit help files #8

@Jaehaks

Description

@Jaehaks

Thank you for your efforts,

Whenever I quit opened help files, this mesage is invoked
image

It said that it needs to set filetype, but the help file is already set to 'help'
What I am missing?

this is my config

{
	-- rendering help using vimdoc treesitter
	"OXY2DEV/helpview.nvim",
	lazy = false, -- Recommended
	enabled = true,
	dependencies = {
		"nvim-treesitter/nvim-treesitter"
	}
}

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