diff --git a/README.md b/README.md index b256da3..76c7c0c 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ require.'navigator'.setup({ code_action_icon = " ", width = 0.75, -- number of cols for the floating window height = 0.3, -- preview window size, 0.3 by default + border = {"╭", "─", "╮", "│", "╯", "─", "╰", "│"}, -- border style on_attach = nil, -- put a on_attach of your own here, e.g -- function(client, bufnr)