refactor(nvim): remove double call to ibl
setup
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m17s
This commit is contained in:
parent
1ec5545343
commit
5f3908149b
@ -6,7 +6,6 @@ return {
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
},
|
||||
config = function()
|
||||
require("ibl").setup()
|
||||
require("ibl").setup({
|
||||
exclude = {
|
||||
buftypes = {
|
||||
|
Loading…
Reference in New Issue
Block a user