Setting indent blankline plugin in lua with custom options byAuthor •October 15, 2023 To set up the `indent-blankline` plugin with custom options in Lua, you need to configure the plugin by adding specific settings to your `init.lua` file for Awesome WM. Here's how you can set up the `indent-blankline` plugin with custom options i…