There seems to be a bug when a conditional returns "end" it would break the parser. ```lua if condition then return "end" end ``` See https://github.com/danielpza/plugin-lua/commit/8a4c013f72c6692166070acb3d9982eb4c729175