diff --git a/init.lua b/init.lua index eb330669..27c03288 100644 --- a/init.lua +++ b/init.lua @@ -903,6 +903,7 @@ require('lazy').setup({ end, }, { 'christoomey/vim-tmux-navigator' }, + -- { 'lukas-reineke/indent-blankline.nvim', main = 'ibl', opts = {} }, -- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the -- init.lua. If you want these files, they are in the repository, so you can just download them and