AckslD / nvim-trevJ.lua

Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter
MIT License
170 stars 10 forks source link

Error in the code. #28

Closed CharlesChiuGit closed 2 years ago

CharlesChiuGit commented 2 years ago

It looks like somethings is wrong in the code, maybe need a quick fix.

packer.nvim: Error running config for nvim-trevJ.lua: ...e/nvim/site/pack/packer/opt/nvim-trevJ.lua/lua/trevj.lua:146: bad argument #1 to 'pairs' (table expected, got string)

image

CharlesChiuGit commented 2 years ago

Sorry, false alarm, it's me that just copy the codeblock from readme causing this. Nothing's wrong.