-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Description
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
- Enable mfussenegger/nvim-lint (enabled by uncommeting "kickstart.plugins.lint")
- 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