mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Use master branch of indentblankline
This commit is contained in:
parent
cbf682f234
commit
82e2b1078d
@ -86,7 +86,7 @@ require('packer').startup(
|
||||
use 'mhinz/vim-startify'
|
||||
end
|
||||
|
||||
use {'lukas-reineke/indent-blankline.nvim', branch = 'lua'}
|
||||
use {'lukas-reineke/indent-blankline.nvim'}
|
||||
|
||||
-- Highlight URLs inside vim
|
||||
use 'itchyny/vim-highlighturl'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user