Commit graph

32 commits

Author SHA1 Message Date
0a3e37c94d
fix: move to another window before setting cursor 2024-09-16 20:26:20 +02:00
df47c21629
feat: jump to user when pressing 2024-09-16 20:10:54 +02:00
bbc86f3ac4
chore: new api 2024-09-16 18:27:23 +02:00
0ac25f3ee5
fix: refresh workspace list after creating one 2024-09-15 12:51:19 +02:00
d9f4446fc9
fix: better prompts for add 2024-09-15 12:46:43 +02:00
f6561ad361
feat: allow sharing from neo-tree view 2024-09-15 12:43:59 +02:00
a0c1fb3acd
fix: confirm before deleting buffers/workspaces 2024-09-15 12:10:19 +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
89e3f3e2c7
fix(neotree): return after toggling 2024-09-07 05:07:06 +02:00
3260fdf196
fix(neotree): make sure spacer ids dont repeat 2024-09-07 05:06:52 +02:00
2fd15290b9
fix(neotree): open and add actions 2024-09-07 05:03:34 +02:00
cb2069196e
fix(neotree): missing imports 2024-09-07 04:46:50 +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
f5a66f8ba7
fix(neotree): new icons for workspace and color for btn 2024-09-07 04:37:16 +02:00
eb6913fc39
fix(neotree): lighter sections, always add users 2024-09-07 04:30:40 +02:00
dfb3f0458a
fix(neotree): text and action 2024-09-07 04:26:21 +02:00
3f4414dd25
feat(neotree): more sections with more info 2024-09-07 04:23:24 +02:00
9eb057eeac
fix: typo, check direction 2024-09-07 04:05:29 +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
0eeedead59
fix: refresh tree when interacting with buffers 2024-09-07 03:35:32 +02:00
7fd36cf95c
feat: delete command in neo-tree 2024-09-07 01:31:04 +02:00
a98c216a8f
feat: switch to already open buffer instead of err 2024-09-06 20:01:15 +02:00
373b155864
fix: more consistent current buffer commands 2024-09-06 19:49:52 +02:00
9341095b68
fix: open buffers in last active window 2024-09-06 19:11:34 +02:00
ca3f6f210a
feat: allow creating workspaces
also connecting to specific server
2024-09-06 19:11:18 +02:00
cdbdd78547
chore: removed unneeded imports 2024-09-06 00:15:17 +02:00
81b9bdbac1
fix: require buffers before workspace
does it even matter?
2024-09-05 05:48:31 +02:00
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00