mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
fix indent blankline not working
This commit is contained in:
parent
3bbcb48c37
commit
cb971e5a19
@ -1,5 +1,7 @@
|
||||
return {
|
||||
"olimorris/onedarkpro.nvim",
|
||||
dependencies = { "lukas-reineke/indent-blankline.nvim" },
|
||||
priority = 1000,
|
||||
config = function()
|
||||
require("onedarkpro").setup({
|
||||
options = {
|
||||
|
Loading…
Reference in New Issue
Block a user