Shougo / dein.vim

:zap: Dark powered Vim/Neovim plugin manager
MIT License
3.43k stars 196 forks source link

Lua's script is pulled into ftdetec.vim #441

Closed Martins3 closed 2 years ago

Martins3 commented 2 years ago

Warning: I will close the bug issue without the minimal init.vim and the reproduce ways.

Originally, I thought it was a problem of orgmode, the way to reproduce is documented here https://github.com/nvim-orgmode/orgmode/issues/210

Problems summary

orgmode has a file named filetype.lua. When the plugin managed by dein, it's loaded into .dein/ftdetect/ftdetect.vim, which leads to an error whenever opening the neovim.

Shougo commented 2 years ago

Fixed. Please use the latest.