mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 10:29:26 +00:00
[neovim] Add TelescopePrompt to indent-line exceptions
This commit is contained in:
@ -10,5 +10,6 @@ require("indent_blankline").setup({
|
||||
"lazy",
|
||||
"mason",
|
||||
"neo-tree",
|
||||
"TelescopePrompt",
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user