|
8a93fb5dc2
|
feat: follow others
|
2024-09-25 04:00:46 +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 |
|
|
9dea608f04
|
feat: non-blocking API
|
2024-09-17 16:33:22 +02:00 |
|
|
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 |
|
|
2fd15290b9
|
fix(neotree): open and add actions
|
2024-09-07 05:03:34 +02:00 |
|
|
dfb3f0458a
|
fix(neotree): text and action
|
2024-09-07 04:26:21 +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 |
|
|
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 |
|