Commit graph

11 commits

Author SHA1 Message Date
2abe23e493
fix: first time load should not break installation 2024-09-14 23:57:47 +02:00
8a12b109ff
fix: setup just changes config
so its not really needed
2024-09-13 23:46:59 +02:00
6e817b3e6d
fix: only register cmds once, dont create dir 2024-09-06 19:25:15 +02:00
a4c519f799
feat: debug prints 2024-09-06 03:53:52 +02:00
a74355f6a0
fix: timer is global too 2024-09-06 03:44:18 +02:00
4141b01c42
fix: field name in config 2024-09-06 03:35:39 +02:00
76f7dc9261
fix: last native pending calls 2024-09-06 03:34:08 +02:00
216cd2d6b1
fix: codemp now uses a global
not sure how to pass the option back from setup() to window without a
global, but i'd love to...
2024-09-06 03:27:03 +02:00
3c3c1fd7c4
chore: less stuff on setup return 2024-09-05 05:44:26 +02:00
37005abdb2
feat: now codemp has a setup function
no longer sets it up itself upon requiring, mostly to just work ™️
with lazy.nvim
2024-09-05 05:38:13 +02:00
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
Renamed from lua/init.lua (Browse further)