Commit Graph

11 Commits (b323cd839616e47b8b5ca89e42dda3e8fc97f389)

Author SHA1 Message Date
LeMarsu 75bca38fb1 feat: add `Sloth load` subcommand
The command allows you to load plugins
2024-05-30 02:55:11 +02:00
LeMarsu edab526dd0 feat: introduce new Sloth command with list subcommand
Only have a "list" subcommand for now.
The list can be filtered with "all", "loaded", "notloaded"
2024-05-30 02:55:11 +02:00
LeMarsu 3864d3b9b9 fix: prevent `setup` function to be called twice 2024-05-30 02:55:11 +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 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 d66d4b80e0 fix: give default init.lua if none provided 2024-05-28 20:06:29 +02:00
LeMarsu 5a37860631 feat: simplify lua api 2024-05-28 11:53:35 +02:00
LeMarsu ce89ae854a feat: rename neofalke to sloth-flake.nvim 2024-05-26 19:09:40 +02:00
LeMarsu 2d9d889d94 first import 2024-05-26 18:48:51 +02:00