dots-of-war/files/.config/nvim/fnl/plugins/symbols-outline.fnl

5 lines
153 B
Text
Raw Normal View History

2021-05-08 18:51:05 +00:00
(module plugins.symbols-outline
{require {symbols-outline symbols-outline}})
(symbols-outline.setup {:highlight_hovered_item true :show_guides true})