mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-26 11:01:16 -03:00
Minor cleanup
clangd needs to respect clang-format files when inserting headers up top. [ci skip]
This commit is contained in:
@@ -102,8 +102,6 @@
|
||||
/// The name of the function for getting the input mode indicator.
|
||||
#define MODE_PROMPT_FUNCTION_NAME L"fish_mode_prompt"
|
||||
|
||||
/// The default title for the reader. This is used by reader_readline.
|
||||
|
||||
/// The maximum number of characters to read from the keyboard without repainting. Note that this
|
||||
/// readahead will only occur if new characters are available for reading, fish will never block for
|
||||
/// more input without repainting.
|
||||
|
||||
Reference in New Issue
Block a user