Commit graph

55 commits

Author SHA1 Message Date
6b63011c1c format
Some checks are pending
Release / Publish to LuaRocks (push) Waiting to run
2026-02-03 20:51:56 -05:00
32c1f23f90 docs: update readme with luarocks installation 2026-02-03 20:48:46 -05:00
Barrett Ruth
d3bd65a484
Merge pull request #19 from barrettruth/refactor/remove-setup
refactor: remove unused setup function
2026-02-03 20:28:23 -05:00
270ba26bce refactor: remove unused setup function
Colorschemes load via :colorscheme command, making the setup() no-op redundant.
2026-02-03 20:12:17 -05:00
8b695453a8 remove superfluous background setting 2026-02-03 20:07:56 -05:00
b54045f31a fix: explicitly remove underline from cursor 2026-02-03 01:23:32 -05:00
2b32dda9f9 misc cleanups for diffing 2026-02-03 01:18:32 -05:00
733e04f48b feat(color): diff change 2026-02-02 15:31:46 -05:00
4e72648c2d fix: Diff* ought to hl bg 2026-02-02 00:42:11 -05:00
593ae1bc21 fix: username updated 2026-02-01 17:12:20 -05:00
95f377b8df feat: use accent color in diff text 2026-01-27 18:27:09 -05:00
f522ac7371 fix: typo 2026-01-27 18:25:58 -05:00
c38e0bac50 fix: name black and white to less confusing fg & bg 2026-01-27 18:24:57 -05:00
Barrett Ruth
d31a1b322d
Merge pull request #16 from barrettruth/fix/todo
fix: color todo/notes with correct naming scheme
2026-01-20 21:26:34 -06:00
90e111993b fix: use blue, not green, for notes 2026-01-20 22:24:40 -05:00
6004ca3b1f fix: color todo/notes with correct naming scheme 2026-01-20 22:23:40 -05:00
Barrett Ruth
2c08cb22ce
Merge pull request #15 from barrettruth/feat/about
include motivation in readme
2026-01-15 16:52:14 -06:00
0f85eb219d fix(ci): readme 2026-01-15 17:51:28 -05:00
76251ab8a7 feat(readme): include motivation 2026-01-15 17:48:27 -05:00
Barrett Ruth
50d4bed9f8
Merge pull request #14 from barrettruth/feat/fix
fix(palette): dont default highlight scheme color names
2026-01-14 12:09:57 -06:00
5611d57240 fix(palette): dont default highlight scheme color names 2026-01-14 13:09:25 -05:00
Barrett Ruth
45c447a190
Merge pull request #13 from barrett-ruth/feat/cmp
blink support
2025-11-25 00:24:01 -05:00
Barrett Ruth
bd5119fb7d blink 2025-11-25 00:23:36 -05:00
Barrett Ruth
3dba035b39
Merge pull request #12 from barrett-ruth/feat/cmp
completion support
2025-11-25 00:05:40 -05:00
Barrett Ruth
6f795b8cab feat(doc): update readme to show completion support 2025-11-25 00:05:02 -05:00
Barrett Ruth
97cd837282 feat: cmp theme 2025-11-25 00:04:06 -05:00
Barrett Ruth
a77a556bf7
Merge pull request #11 from barrett-ruth/fix/misc/cleanups
cleanup
2025-11-13 18:04:25 -05:00
Barrett Ruth
7f554da346 cleanup 2025-11-13 18:04:07 -05:00
Barrett Ruth
d1a2b7bb1f
Merge pull request #10 from barrett-ruth/fix/misc/cleanups
fix: cleanup theme
2025-11-13 18:03:20 -05:00
Barrett Ruth
d95b68b725 fix: cleanup theme 2025-11-13 18:02:49 -05:00
Barrett Ruth
16f24bf265
Merge pull request #9 from barrett-ruth/fix/misc/cleanups
cleanup
2025-11-10 01:22:11 -05:00
Barrett Ruth
18fe9c5628 cleanup 2025-11-10 01:21:46 -05:00
Barrett Ruth
56a145e9fe
Merge pull request #6 from barrett-ruth/feat/doc
vimdoc
2025-11-08 23:04:57 -05:00
Barrett Ruth
720a8d2e8c cleanup 2025-11-08 23:04:24 -05:00
Barrett Ruth
04998f2f0c feat(doc): vimdoc 2025-11-08 23:03:32 -05:00
Barrett Ruth
125bda6a0f
Merge pull request #5 from barrett-ruth/feat/thumbnail
thumbnail + ci + script
2025-11-08 22:47:44 -05:00
Barrett Ruth
adc524c8fb feat: scripts 2025-11-08 22:46:49 -05:00
Barrett Ruth
6feaf48ccf Merge branch 'main' into feat/thumbnail 2025-11-08 19:48:47 -05:00
Barrett Ruth
7a610accd7 feat: add ruff 2025-11-08 17:43:36 -05:00
Barrett Ruth
9a0572a5fb
Merge pull request #4 from barrett-ruth/feat/daylight
daylight
2025-11-08 17:42:11 -05:00
Barrett Ruth
5730695a53 feat(ci): script checking; 2025-11-08 17:41:49 -05:00
Barrett Ruth
7b1c699b28 feat: daylight theme; 2025-11-08 17:35:03 -05:00
Barrett Ruth
7dbac2132a
Merge pull request #3 from barrett-ruth/feat/blink
fix plugin integrations
2025-11-08 14:02:28 -05:00
Barrett Ruth
8ccbd5380e fix(ci): yping 2025-11-08 14:01:37 -05:00
Barrett Ruth
3f2b1233ef fix(ci): yping 2025-11-08 14:00:14 -05:00
Barrett Ruth
09c0881355 fix plugin integrations 2025-11-08 13:57:12 -05:00
Barrett Ruth
d10457a8fb
Merge pull request #2 from barrett-ruth/feat/setup
prettier & gitignore config
2025-11-08 13:39:47 -05:00
Barrett Ruth
e46cc81c8d feat: prettier, gitignore config 2025-11-08 13:35:36 -05:00
Barrett Ruth
55691ac956 color cleanup 2025-11-08 13:28:04 -05:00
Barrett Ruth
d515c5ce2e
Update README.md 2025-11-08 13:15:34 -05:00