Kasper Kondzielski
|
68f485b454
|
fix(#1697): remove notify plugin auto-detection (#2135)
* feat: Remove nvim-notify auto-detection
* feat: Remove nvim-notify auto-detection: stylua
---------
Co-authored-by: ghostbuster91 <ghostbuster91@users.noreply.github.com>
Co-authored-by: Alexander Courtis <alex@courtis.org>
|
2023-04-15 15:18:05 +10:00 |
|
Alexander Courtis
|
89c79cb33b
|
fix(#1831): improve fs_scandir error handling, add profiling
|
2022-12-17 16:59:09 +11:00 |
|
Alexander Courtis
|
a65063cb0a
|
fix(notify): remove unused varargs, log file notice debug->info
|
2022-11-19 14:34:39 +11:00 |
|
kylo252
|
6ca6f99e76
|
feat(notify): add notify.threshold (#1693)
* feat: configurable notification level
add `notify.threshold` to setup opts
* feat: configurable notification level: add threshold example doc
* feat: configurable notification level: log always comes last
Co-authored-by: Alexander Courtis <alex@courtis.org>
|
2022-11-01 10:24:40 +11:00 |
|