• Joined on 2021-05-19
Gabe pushed to master at Gabe/dotfiles 2023-11-06 17:30:44 -06:00
8299ec921e switched out py_lsp for ruff_lsp.
3df3bebc0f fixed typo in i3 config.
Compare 2 commits »
Gabe pushed to trunk at Gabe/advent_of_code_2022 2023-11-05 23:27:07 -06:00
3f60887645 finished parser, just gotta get that tree working...
Gabe pushed to master at Gabe/dotfiles 2023-11-05 13:41:30 -06:00
e6240b2167 updated nvim_minimal config.
Gabe pushed to trunk at Gabe/advent_of_code_2022 2023-11-04 21:42:06 -05:00
c01c4e62d9 changed debug to display
Gabe pushed to work at Gabe/dotfiles 2023-11-03 11:41:47 -05:00
3cceaa33d9 removed zoxide
c42ea74b7d removed hard word wrap from nvim, added 'warning' rulers.
Compare 2 commits »
Gabe pushed to master at Gabe/dotfiles 2023-11-03 11:41:38 -05:00
745ef639e8 fixed typo in readme.
ddd346055f removed zoxide
4436b21739 removed hard word wrap from nvim, added 'warning' rulers.
Compare 3 commits »
Gabe pushed to master at Gabe/dotfiles 2023-11-02 19:22:24 -05:00
dd63934b6a added colourscheme to kitty.
Gabe pushed to work at Gabe/dotfiles 2023-11-02 19:22:15 -05:00
fd610d8fa6 added colourscheme to kitty.
3d024f67f7 setup zoxide.
612525deb8 added leap.nvim
106bf1e0d3 style changes to font and colourscheme.
Compare 4 commits »
Gabe pushed to master at Gabe/dotfiles 2023-11-02 19:01:32 -05:00
9405392c5c setup zoxide.
7310a4a137 added leap.nvim
03da2367cb style changes to font and colourscheme.
Compare 3 commits »
Gabe pushed to trunk at Gabe/advent_of_code_2022 2023-11-01 18:58:37 -05:00
d578f1035e hit a bit of a dead end. Can build a tree, but traversing it is HARD.
Gabe pushed to trunk at Gabe/advent_of_code_2022 2023-11-01 13:57:22 -05:00
607a48eb3a I think I actually have a good foundation for a tree here.
44c6da936e fix cargo warnings.
Compare 2 commits »
Gabe closed issue Gabe/dotfiles#8 2023-11-01 10:46:06 -05:00
tabline.nvim is depreciated
Gabe pushed to work at Gabe/dotfiles 2023-11-01 09:56:14 -05:00
cdf0af3863 changed colours for rainbow delimiter.
4294cb2b30 Cleaned up abandoned plugins
Compare 2 commits »
Gabe pushed to master at Gabe/dotfiles 2023-11-01 09:54:25 -05:00
f2a7cb9cee changed colours for rainbow delimiter.
Gabe pushed to master at Gabe/dotfiles 2023-10-30 17:23:08 -05:00
fd4bda390d Cleaned up abandoned plugins
Gabe pushed to trunk at Gabe/micro-bit-led-compass 2023-10-30 13:23:00 -05:00
a77b3845e0 documentation, stripped out unused functionality.
Gabe pushed to trunk at Gabe/micro-bit-led-compass 2023-10-30 11:46:41 -05:00
f859ea683e slimmed down the binary in release mode.
Gabe pushed to trunk at Gabe/micro-bit-led-compass 2023-10-29 20:41:43 -05:00
4339270646 slimmed down the binary in release mode.
Gabe pushed to trunk at Gabe/micro-bit-led-compass 2023-10-29 20:41:10 -05:00
76de2719fb slimmed down the binary in release mode.
Gabe pushed to trunk at Gabe/micro-bit-led-compass 2023-10-29 20:28:03 -05:00
4e4b314ccd hooked up the line drawing algorithm to the compass.