Commit Graph

17 Commits (a4cc5d9b9cbfb78a5d22e22706d1803e906e1379)

Author SHA1 Message Date
LeMarsu b36722bfe6 chore: remove sourcesWith fn, using lib.fileset 2024-06-07 20:22:01 +02:00
LeMarsu 61381e2ba0 fix: init/config are loaded to on-the-fly build plugins 2024-06-07 16:20:46 +02:00
LeMarsu f52525abd1 feat: can load lazy plugins on keymaps 2024-06-04 03:26:27 +02:00
LeMarsu 70484e221f feat: can load lazy plugins on events 2024-06-04 03:26:24 +02:00
LeMarsu 3d35555ef7 fix: move files instead of copying them
There was left over files in sloth-flake in the store.
2024-06-04 00:47:37 +02:00
LeMarsu 2eaecf17a0 fix: init function is called before plugin is loaded 2024-06-03 03:18:44 +02:00
LeMarsu 29e8841a3d refactor: split Sloth subcommands in their own files 2024-06-03 02:59:42 +02:00
LeMarsu 3204b5a39d refactor: extract all dep logic in Dep object 2024-06-03 02:59:29 +02:00
LeMarsu 2903d288e2 feat: add `version` Sloth subcommand 2024-05-30 23:44:34 +02:00
LeMarsu 805b41ed58 feat: can load lazy plugins on FileType autocommand 2024-05-30 02:55:11 +02:00
LeMarsu cece8f6464 feat: loading plugins respect dependencies option 2024-05-30 02:55:11 +02:00
LeMarsu b087119333 refactor: plugin normalization 2024-05-30 02:55:11 +02:00
LeMarsu 81d82e05a2 feat: can load lazy plugins via placeholder `cmd`s 2024-05-30 02:55:11 +02:00
LeMarsu 5291529e6f feat: can load lazy plugins 2024-05-30 02:55:06 +02:00
LeMarsu bbb0953209 chore: remove dead code 2024-05-28 19:57:07 +02:00
LeMarsu 78c6045960 feat: generating plugins lua definition from nix 2024-05-28 04:49:59 +02:00
LeMarsu 8584d08802 feat: check inputs of functions with yants 2024-05-27 01:14:17 +02:00