minimal extui fuzzy finder for neovim
at 71279dede4841e8c7a2b61ed7d75d2aaa9d5c349 9 lines 174 B view raw
1indent_type = "Spaces" 2indent_width = 2 3column_width = 120 4quote_style = "AutoPreferDouble" 5call_parentheses = "Always" 6line_endings = "Unix" 7 8[sort_requires] 9enabled = true