squibid pushed to master at squibid/nvim 2025-07-11 18:09:12 +00:00
101bc55f15 quick fix goes to a more sane place now
squibid pushed to lazy at squibid/dep 2025-07-11 01:21:14 +00:00
70853bd01e disabled packages were still getting force loaded
squibid created pull request squibid/voidpkgs#1 2025-07-10 22:35:14 +00:00
Ly 1.1.1
squibid pushed to ly-1.1.1 at squibid/voidpkgs 2025-07-10 22:31:15 +00:00
781252bdb3 next ly version
squibid created branch ly-1.1.1 in squibid/voidpkgs 2025-07-10 22:31:14 +00:00
squibid pushed to master at squibid/voidpkgs 2025-07-09 02:20:34 +00:00
f085365598 update vesktop
squibid pushed to lazy at squibid/dep 2025-07-04 09:28:11 +00:00
9d4322572c should've tested the changes, nvim_create_usercommand doesn't like...
squibid pushed to lazy at squibid/dep 2025-07-04 09:25:28 +00:00
3b33a604d8 commands get rerun by default now
squibid pushed to lazy at squibid/dep 2025-07-04 09:04:54 +00:00
5aff147731 add better type definitions, and fix a bug related to...
squibid pushed to lazy at squibid/dep 2025-07-03 22:03:14 +00:00
edf32fbf06 fix bug: remove the callback from the on_load list
squibid pushed to lazy at squibid/dep 2025-07-03 21:02:50 +00:00
adec93b7f4 fix formatting log lines causing errors
1cd5f63f8e actually error when we fail to setup lazy loading for a package
Compare 2 commits »
squibid pushed to lazy at squibid/dep 2025-07-03 20:31:20 +00:00
8e46eddecd Allow users to lazy load on another package
squibid pushed to lazy at squibid/dep 2025-07-03 20:13:32 +00:00
989b385b5d Allow users to lazy load on another package
squibid pushed to lazy at squibid/dep 2025-07-03 01:52:08 +00:00
542298c1fe registering a filetype lazy load condition should happen on self not the...
squibid pushed to lazy at squibid/dep 2025-07-03 01:13:54 +00:00
cfc3f08d53 remove a testcase for specs
1c2f49fcfa unpin dep internally
Compare 2 commits »
squibid pushed to lazy at squibid/dep 2025-07-03 01:07:17 +00:00
f6209048f1 Revert "use the correct_spec function to handle dependencies and requirements"
squibid pushed to lazy at squibid/dep 2025-07-03 00:36:29 +00:00
5bd30d9397 don't error when the ui is closed
squibid pushed to lazy at squibid/dep 2025-07-03 00:35:34 +00:00
1538046b6f make finding modules synchronous to avoid some bugs when calling...
squibid pushed to lazy at squibid/dep 2025-07-02 21:56:55 +00:00
5deffca36e improve lazy loading on commands, dep will now load on completion
squibid pushed to lazy at squibid/dep 2025-07-02 19:01:26 +00:00
318a86d786 use the correct_spec function to handle dependencies and requirements
5541a656e2 add tests for the spec checker
Compare 2 commits »