command palette: minor style changes
This commit is contained in:
parent
aba64d21f1
commit
477b331c0e
|
@ -23,7 +23,7 @@
|
|||
#include "misc/cpp/imgui_stdlib.h"
|
||||
#include <fmt/printf.h>
|
||||
#include <algorithm>
|
||||
#include <cctype>
|
||||
#include <ctype.h>
|
||||
#include "../ta-log.h"
|
||||
|
||||
static inline bool matchFuzzy(const char* haystack, const char* needle) {
|
||||
|
|
Loading…
Reference in a new issue