Commit graph

65 commits

Author SHA1 Message Date
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
cdbdd78547
chore: removed unneeded imports 2024-09-06 00:15:17 +02:00
28bb2a9aa3
fix: make neo-tree opt-in 2024-09-05 06:07:30 +02:00
3b12e448a2
fix: dont require neotree while loading neotree 2024-09-05 05:58:27 +02:00
81b9bdbac1
fix: require buffers before workspace
does it even matter?
2024-09-05 05:48:31 +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
e47d7317c4
fix: toggle can be run even if disconnected 2024-09-05 05:28:48 +02:00
47aab0cbc6
fix: maybe build.lua should be in root? 2024-09-05 05:25:23 +02:00
7297eaa87d
fix: debug into build.lua 2024-09-05 05:22:21 +02:00
64bb920f76
fix: removed committed symlinks 2024-09-05 05:19:51 +02:00
fff083a9fb
feat: add build.lua to auto download native on lazy 2024-09-05 05:16:18 +02:00
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00