feat(config): configs for telescope extensions
This commit is contained in:
parent
c0ca91cb92
commit
4fa0b4ae7d
2 changed files with 4 additions and 1 deletions
|
@ -41,6 +41,9 @@ M.plugins = {
|
|||
statusline = {
|
||||
separator_style = "default", -- default/round/slant/block/arrow
|
||||
},
|
||||
telescope = {
|
||||
extensions = { "themes", "terms" }
|
||||
}
|
||||
},
|
||||
|
||||
-- add, modify, remove plugins
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue