Lite-xl plugin for generating Lorem Ipsum placeholder dummy text. Need 2.1 or above version of lite-xl.
Drop lorem.lua
file in the relevent folders
- Length and number of paragraphs can be customized from inside
lorem.lua
config.plugins.lorem = {
para_len = 10, -- Length of a paragraph
para_no = 3 -- Number of paragraphs
}
Lorem:Sentence
orctrl+7
Lorem:Paragraph
orctrl+8
Lorem:Text
orctrl+9