Commit bf9bb85
committed
Don't emit any user-facing messages via vim.notify.
For users not using nvim-notify (for whatever reason), the log level
isn't respected in the sense that no filtering is done by default, so
even debug messages will *synchronously* interrupt users from typing or
moving around Lean files.1 parent 5cc20fc commit bf9bb85
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | | - | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments