chore(nvim): autopairs bs map and harpoon and tpipeline fix
This commit is contained in:
parent
eb7a612dbc
commit
970179400d
6 changed files with 139 additions and 6 deletions
|
@ -13,10 +13,10 @@ telescope.setup {
|
|||
pickers = {
|
||||
find_files = {
|
||||
previewer = false,
|
||||
layout_strategy = "vertical",
|
||||
layout_config = {
|
||||
layout_strategy = "center",
|
||||
layout_config = {
|
||||
height = 0.7,
|
||||
width = 0.5
|
||||
width = 0.5
|
||||
},
|
||||
},
|
||||
live_grep = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue