Explorar el Código

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

Abouzar Parvan hace 4 años
padre
commit
a38e8e7fe9
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lua/plugins.lua

+ 0 - 1
lua/plugins.lua

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