From 9400c355f4046d64a4c7194ed1de56d0a9ab1fa3 Mon Sep 17 00:00:00 2001 From: luba Date: Tue, 16 Apr 2024 08:08:11 -0300 Subject: [PATCH] changes --- init.lua | 1 + 1 file changed, 1 insertion(+) 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