-- Configure the 'indent-blankline' plugin -- Look at configuring this for rainbow blocks at some point require('ibl').setup{ enabled = false, indent = { char = '|' } }