updated indent-blankline branch to master

In the commit of 17a83ea765831cb0cc64f768b8c3f43479b90bbe the branch of lua was merged to master.
navigator
ashincoder 3 years ago committed by GitHub
parent 135249e19e
commit 0d9ae5f497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save