setup-complete-2024-08-19

This commit is contained in:
dover_shen 2024-08-19 22:33:37 +08:00
parent 1860184830
commit 84ea367081
6 changed files with 223 additions and 103 deletions

View file

@ -4,6 +4,8 @@ return {
-- Enable `lukas-reineke/indent-blankline.nvim`
-- See `:help ibl`
main = 'ibl',
opts = {},
opts = {
indent = { char = '' },
},
},
}