Hayden Hargreaves azpect
azpect pushed to master at azpect/.profile 2026-04-09 11:32:14 -07:00
09b624eccb Update README.md
azpect pushed to feature/v0.1 at azpect/Gim 2026-04-09 09:32:33 -07:00
1aa1954d35 feat: implemented the % motion! tested as well
b808e75a38 doc: updated v0.1.md
Compare 2 commits »
azpect pushed to feature/v0.1 at azpect/Gim 2026-04-08 21:06:50 -07:00
31629d1908 feat: implemented horizontal scroll, tested
azpect opened issue azpect/Gim#6 2026-04-08 17:44:45 -07:00
Treesitter Highlight Language Support
azpect closed issue azpect/Gim#3 2026-04-08 17:41:52 -07:00
CHROMA: Support for Dockerfile
azpect commented on issue azpect/Gim#3 2026-04-08 17:41:51 -07:00
CHROMA: Support for Dockerfile

CHROMA has been removed.

azpect pushed to feature/v0.1 at azpect/Gim 2026-04-08 17:41:40 -07:00
9899d1af1f doc: renamed it
718e6022da doc: updated V0.1.md
9926252bf8 chore: removed old, testing file
d270927ff7 chore: agents are primary now, I like this more
e27c7560a2 fix: fixed issues the @janitor found
Compare 23 commits »
azpect pushed to feature/treesitter at azpect/Gim 2026-04-08 17:39:54 -07:00
9899d1af1f doc: renamed it
718e6022da doc: updated V0.1.md
Compare 2 commits »
azpect pushed to feature/treesitter at azpect/Gim 2026-04-08 17:37:57 -07:00
9926252bf8 chore: removed old, testing file
azpect pushed to master at azpect/.profile 2026-04-08 17:36:42 -07:00
850290d821 doc: uploaded image
azpect created branch master in azpect/.profile 2026-04-08 17:35:55 -07:00
azpect pushed to master at azpect/.profile 2026-04-08 17:35:55 -07:00
5a370af5ed init: starting the repo
azpect created repository azpect/.profile 2026-04-08 17:34:49 -07:00
azpect pushed to feature/treesitter at azpect/Gim 2026-04-08 17:29:00 -07:00
d270927ff7 chore: agents are primary now, I like this more
e27c7560a2 fix: fixed issues the @janitor found
Compare 2 commits »
azpect pushed to feature/treesitter at azpect/Gim 2026-04-08 17:19:44 -07:00
64c448c639 test: updated tests and pulled theme into EditorSettings.
2cfa17705b feat: created some agents :)
Compare 2 commits »
azpect pushed to feature/treesitter at azpect/Gim 2026-04-08 12:57:48 -07:00
4d96c0a531 test: updated colorscheme related tests. tested loader
197cc7681d feat: last few themes for now
b9b973925d feat: tons of themes!
273be90d42 feat: HUGE refactor of colorschemes, untested.
Compare 4 commits »
azpect pushed to feature/treesitter at azpect/Gim 2026-04-07 22:43:32 -07:00
be13f8838d fix: remove the styles package, fixed tests
1c2585b8d9 feat: Implemented syntax styles
77416bc0a4 feat: created theme module
760770c564 doc: cleaned up a bit.
76f949a6b2 fix: fixed the html highlights
Compare 5 commits »
azpect created branch feature/treesitter in azpect/Gim 2026-04-07 11:41:00 -07:00
azpect pushed to feature/treesitter at azpect/Gim 2026-04-07 11:41:00 -07:00
6034e44364 feat: implemented more languages
760b7dd15a fix: this got left in
624439a0cf feat: implemented abstraction for the queries and regs
7c15f41ab1 fix: removed chroma from project
16d1318c22 feat: start TS impl
Compare 7 commits »
azpect pushed to feature/v0.1 at azpect/Gim 2026-04-06 21:15:09 -07:00
32fe3f1edd fix: fixed replace action (r) in visual mode, tested