From cd793416b1646788e2d7f1214b0c5d8a69c70884 Mon Sep 17 00:00:00 2001 From: Darren Schroeder <343840+fdncred@users.noreply.github.com> Date: Fri, 9 Jun 2023 07:49:02 -0500 Subject: [PATCH] update .typos.toml for bui (#593) --- .typos.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.typos.toml b/.typos.toml index 2e4bc6f..9332734 100644 --- a/.typos.toml +++ b/.typos.toml @@ -4,3 +4,5 @@ extend-exclude = ["src/core_editor/line_buffer.rs"] [default.extend-words] # Ignore false-positives iterm = "iterm" +# For testing completion of the word build +bui = "bui"