mod(nvim): brought border back

hehe
This commit is contained in:
Léana 江 2023-06-24 20:16:42 +02:00 committed by Léana 江
parent c5ba8f466d
commit c2cfb0781f
3 changed files with 9 additions and 13 deletions

View file

@ -4,10 +4,6 @@ local themes = require "telescope.themes"
telescope.setup {
defaults = {
borderchars = {
" ", " ", " ", " ",
" ", " ", " ", " ",
},
mappings = {
i = {
["<esc>"] = actions.close,