mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
mod(nvim): brought border back
hehe
This commit is contained in:
parent
c5ba8f466d
commit
c2cfb0781f
3 changed files with 9 additions and 13 deletions
|
|
@ -4,10 +4,6 @@ local themes = require "telescope.themes"
|
|||
|
||||
telescope.setup {
|
||||
defaults = {
|
||||
borderchars = {
|
||||
" ", " ", " ", " ",
|
||||
" ", " ", " ", " ",
|
||||
},
|
||||
mappings = {
|
||||
i = {
|
||||
["<esc>"] = actions.close,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue