Commit graph

6 commits

Author SHA1 Message Date
52d356ea02
feat: reworked colors, improved cursor marker 2024-09-25 02:11:58 +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
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
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
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
Renamed from lua/window.lua (Browse further)