diff options
Diffstat (limited to 'lua/plugins/telescope.lua')
| -rw-r--r-- | lua/plugins/telescope.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index 3b2a674..78ab141 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -28,6 +28,7 @@ return { }, opts = { defaults = { + borderchars = { " ", " ", " ", " ", " ", " ", " ", " "}, prompt_prefix = " ", entry_prefix = " ", selection_caret = " ", |
