updated indent-blankline branch to master
In the commit of 17a83ea765831cb0cc64f768b8c3f43479b90bbe the branch of lua was merged to master.
This commit is contained in:
parent
135249e19e
commit
0d9ae5f497
@ -170,7 +170,7 @@ return packer.startup(
|
|||||||
|
|
||||||
use {
|
use {
|
||||||
"lukas-reineke/indent-blankline.nvim",
|
"lukas-reineke/indent-blankline.nvim",
|
||||||
branch = "lua",
|
branch = "master",
|
||||||
event = "BufRead",
|
event = "BufRead",
|
||||||
setup = function()
|
setup = function()
|
||||||
require("misc-utils").blankline()
|
require("misc-utils").blankline()
|
||||||
|
Loading…
Reference in New Issue
Block a user