Commit graph

15 commits

Author SHA1 Message Date
5d2f7fa2c7
fix: distinguish id of owned/not owned workspaces 2024-09-28 01:24:04 +02:00
5ec9f8050e
fix: more unique tree ids 2024-09-28 01:10:25 +02:00
16f9bd77fd
fix: tree redraw, always expand nodes 2024-09-17 18:43:45 +02:00
d524076412
chore: global CODEMP object
i dont really like global state but it seems to be necessary when
working with callbacks
2024-09-17 17:26:23 +02:00
0c078ddcf1
fix: only expand all when changing state
so now toggling with enter works and doesnt bug out
2024-09-08 06:24:34 +02:00
6a0ba39685
fix(neotree): expand also children 2024-09-07 05:10:58 +02:00
3260fdf196
fix(neotree): make sure spacer ids dont repeat 2024-09-07 05:06:52 +02:00
e56436d9df
fix(neotree): back at depth 1 but custom indent
can i get it to render at depth 0?
2024-09-07 04:45:45 +02:00
134a1b6f00
fix(neotree): now everything sits under codemp title 2024-09-07 04:37:49 +02:00
eb6913fc39
fix(neotree): lighter sections, always add users 2024-09-07 04:30:40 +02:00
3f4414dd25
feat(neotree): more sections with more info 2024-09-07 04:23:24 +02:00
5c3f7dc85e
feat(neotree): improved tree view 2024-09-07 04:01:48 +02:00
1732f94add
fix(neotree): remove extra spacer, access root array 2024-09-07 03:37:51 +02:00
89b75430e0
feat(neotree): better tree structure 2024-09-07 03:36:16 +02:00
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
Renamed from lua/neo-tree/bridge.lua (Browse further)