We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042aaa4 commit 2d676b3Copy full SHA for 2d676b3
doc/lazy.nvim.txt
@@ -1,4 +1,4 @@
1
-*lazy.nvim.txt* For NVIM v0.5.0 Last change: 2022 November 30
+*lazy.nvim.txt* For NVIM v0.5.0 Last change: 2022 December 01
2
3
==============================================================================
4
Table of Contents *lazy.nvim-table-of-contents*
@@ -39,10 +39,12 @@ TODO *lazy.nvim-todo*
39
40
41
- health checks: check merge conflicts async
42
+ - unsupported props or props from other managers
43
+- rename `run` to `build`
44
- allow setting up plugins through config
45
- task timeout
46
- log file
-- deal with resourcing init.lua. Check a global?
47
+- deal with re-sourcing init.lua. Check a global?
48
- incorrect when switching TN from opt to start
49
- git tests
50
- max concurrency
0 commit comments