split.nvim is a plugin which adds linebreaks to your code based on one or more Lua patterns. Patterns may be simple like "," to split text by commas, or more complex ...