mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-11-06 11:22:23 +00:00
4 lines
153 B
Fennel
4 lines
153 B
Fennel
(module plugins.symbols-outline
|
|
{require {symbols-outline symbols-outline}})
|
|
|
|
(symbols-outline.setup {:highlight_hovered_item true :show_guides true})
|