feat: add fixed width option

closes #79
This commit is contained in:
James Trew
2021-11-22 20:21:15 -05:00
parent 552b67993e
commit 4f231b8781
4 changed files with 24 additions and 8 deletions

View File

@@ -32,6 +32,7 @@ vim.g.symbols_outline = {
show_guides = true,
auto_preview = true,
position = 'right',
relative_width = true,
width = 25,
show_numbers = false,
show_relative_numbers = false,