Alexander Courtis
|
8cc369695b
|
fix: replace vim.* "requires" with explicit calls to vim functions (#1701)
|
2022-11-06 10:37:33 +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 |
|
kiyan
|
18447132fc
|
feat(notify): switch all print/nvim_*write statements to utils.notify
|
2022-07-18 14:04:48 +02:00 |
|
kiyan
|
524758a207
|
chore: remove auto close
also fix emmylua errors in log.lua file
fixes #1005
fixes #871
|
2022-03-27 12:13:24 +02:00 |
|
Alexander Courtis
|
bd23c88608
|
profile uses uv.hrtime (#1110)
|
2022-03-27 11:49:46 +02:00 |
|
Alexander Courtis
|
54c78dbca2
|
#791 add profiling for some operations (#1108)
|
2022-03-26 13:22:28 +01:00 |
|
Alexander Courtis
|
a65078e3ae
|
#1060 use one log file with the option to truncate (#1075)
|
2022-03-12 14:43:33 +01:00 |
|
kiyan
|
471afc13fe
|
refacto: abstract TreeExplorer in core.lua
|
2022-03-09 22:01:54 +01:00 |
|
Alexander Courtis
|
19075f41e8
|
File logging (#1053)
* add file logging infrastructure
* log git runner operations
* log configuration and mappings
* document file logging infrastructure
* style fixes
* stylua fixes
* document log file locations
|
2022-03-07 08:44:37 +01:00 |
|