mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: backup
This commit is contained in:
@@ -36,12 +36,6 @@ return {
|
||||
font = "+2", -- font size increment
|
||||
},
|
||||
},
|
||||
on_open = function()
|
||||
vim.cmd([[:IndentBlanklineDisable]])
|
||||
end,
|
||||
on_close = function()
|
||||
vim.cmd([[:IndentBlanklineEnable]])
|
||||
end,
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user