LunarVim / Launch.nvim

🚀 Launch.nvim is modular starter for Neovim.
GNU General Public License v3.0
2k stars 474 forks source link

nvim ts comment context error and reopen not solved. #99

Closed woshichuanqilz closed 1 year ago

woshichuanqilz commented 1 year ago

I use neovim 8.0 follow the step in this repo I get the error .

Error detected while processing /home/lizhe/.local/share/nvim/site/pack/packer/start/nvim-ts-context-commentstring/plugin/ts_conte
xt_commentstring.vim:
line    1:
E5108: Error executing lua [string ":lua"]:1: attempt to index a boolean value
stack traceback:
        [string ":lua"]:1: in main chunk
Press ENTER or type command to continue

I check the repo issues of nvim-ts-comment not found the related topic. How to solve it.

Reopen the nvim not worked.

woshichuanqilz commented 1 year ago

soloved run the packerupdate will do.