Tweaking binds and Telescope colors.

This commit is contained in:
Bartek Stalewski 2023-04-16 00:49:51 +02:00
parent cf38df563f
commit fe68487cc6
3 changed files with 8 additions and 7 deletions

View file

@ -6,8 +6,8 @@ return {
window = {
position = "left",
auto_expand_width = true,
-- width = 100,
mappings = {
["<bs>"] = "close_node",
["s"] = "open_split",
["v"] = "open_vsplit",
},