indent-blankline.nvim lua branch has been merged into master (#607)

This commit is contained in:
Abouzar Parvan 2021-07-03 11:37:18 +04:30 committed by GitHub
parent b6942d5025
commit a38e8e7fe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -221,7 +221,6 @@ return require("packer").startup(function(use)
use {
"lukas-reineke/indent-blankline.nvim",
branch = "lua",
event = "BufRead",
setup = function()