mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-18 00:42:13 +03:00
Small formatting fix
This commit is contained in:
parent
2b42e6030b
commit
d8e2e9e043
@ -54,6 +54,7 @@ CandidateList complete_filename(StringView prefix, const Regex& ignore_regex,
|
||||
ByteCount cursor_pos = -1);
|
||||
|
||||
CandidateList complete_command(StringView prefix, ByteCount cursor_pos = -1);
|
||||
|
||||
}
|
||||
|
||||
#endif // file_hh_INCLUDED
|
||||
|
Loading…
Reference in New Issue
Block a user