Skip to content

'mfussenegger/nvim-lint' causes BufEnter errors with telescope #1510

@max-woolf

Description

@max-woolf

Before Reporting an Issue

  • I have read the kickstart.nvim README.md.

  • I have read the appropriate plugin's documentation.

  • I have searched that this issue has not been reported before.

  • By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.

Describe the bug

You can see a sample of the error message here: nvim-telescope/telescope.nvim#3129 (comment)

Mixing nvim-lint (from file https://github.com/nvim-lua/kickstart.nvim/blob/master/lua/kickstart/plugins/lint.lua) with telescope causes BufEnter errors.

This causes problems with files and caused me to lose a file through the buffer.

It seems to be fixed by disabling certain filetypes from linting, such as markdown (nvim-telescope/telescope.nvim#3129 (comment))

To Reproduce

  1. Enable mfussenegger/nvim-lint (enabled by uncommeting "kickstart.plugins.lint")
  2. Have a file in the buffer

Desktop

  • OS: Both Manjaro & Arch
  • Terminal: foot

Neovim Version

NVIM v0.11.1
Build type: RelWithDebInfo
LuaJIT 2.1.1741730670

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