nathom / filetype.nvim

A faster version of filetype.vim
560 stars 35 forks source link

Can't open file syntax/clojurescript.vim #84

Open AhmedAbdulrahman opened 2 years ago

AhmedAbdulrahman commented 2 years ago

I'm getting this error only when I try to open *.md files:

Error detected while processing BufReadPost Autocommands for "*":
E5108: Error executing lua ...te/pack/packer/start/filetype.nvim/lua/filetype/init.lua:8: Vim(syntax):E484: Can't open file syntax/clojurescript.vim
stack traceback:
        [C]: in function '__newindex'
        ...te/pack/packer/start/filetype.nvim/lua/filetype/init.lua:8: in function 'setf'
        ...te/pack/packer/start/filetype.nvim/lua/filetype/init.lua:14: in function 'set_filetype'
        ...te/pack/packer/start/filetype.nvim/lua/filetype/init.lua:65: in function 'try_lookup'
        ...te/pack/packer/start/filetype.nvim/lua/filetype/init.lua:158: in function 'resolve'
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue