mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced 2025-04-06 15:50:54 +01:00
updated
This commit is contained in:
parent
0d9ae5f497
commit
c721db661f
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ return packer.startup(
|
||||||
|
|
||||||
use {
|
use {
|
||||||
"lukas-reineke/indent-blankline.nvim",
|
"lukas-reineke/indent-blankline.nvim",
|
||||||
branch = "master",
|
|
||||||
event = "BufRead",
|
event = "BufRead",
|
||||||
setup = function()
|
setup = function()
|
||||||
require("misc-utils").blankline()
|
require("misc-utils").blankline()
|
||||||
|
|
Loading…
Add table
Reference in a new issue