mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-14 11:24:43 +02:00
indent-blankline.nvim lua branch has been merged into master (#607)
This commit is contained in:
parent
b6942d5025
commit
a38e8e7fe9
1 changed files with 0 additions and 1 deletions
|
@ -221,7 +221,6 @@ return require("packer").startup(function(use)
|
|||
|
||||
use {
|
||||
"lukas-reineke/indent-blankline.nvim",
|
||||
branch = "lua",
|
||||
event = "BufRead",
|
||||
setup = function()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue