mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 12:48:01 +00:00
[neovim] Add TelescopePrompt to indent-line exceptions
This commit is contained in:
parent
fdadc4df7d
commit
2beb13dc95
@ -10,5 +10,6 @@ require("indent_blankline").setup({
|
|||||||
"lazy",
|
"lazy",
|
||||||
"mason",
|
"mason",
|
||||||
"neo-tree",
|
"neo-tree",
|
||||||
|
"TelescopePrompt",
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user