master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 5f357b0db5 - Show all commits

View File

@@ -61,6 +61,7 @@ return require('packer').startup(function()
})
use({
'lukas-reineke/indent-blankline.nvim',
after = 'nvim-treesitter',
config = get_setup('indent_blankline'),
})
use({ 'nvim-lua/plenary.nvim' })