fixes, new bindings for telescope with git
This commit is contained in:
parent
88f559539a
commit
291250092b
4 changed files with 54 additions and 9 deletions
|
@ -114,7 +114,8 @@ require("lazy").setup({
|
|||
{ 'stephpy/vim-yaml' }, -- for proper sls syntax highlighting when jinja
|
||||
{
|
||||
'lukas-reineke/indent-blankline.nvim',
|
||||
opts = require('plugins.indent-blankline').config
|
||||
main = "ibl",
|
||||
init = require('plugins.indent-blankline').init
|
||||
},
|
||||
{ 'MunifTanjim/nui.nvim' },
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue