Blog: 2023-09-27: Difference between revisions

From razwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


vimpager accomplishes this nicely. https://github.com/rkitover/vimpager
vimpager accomplishes this nicely. https://github.com/rkitover/vimpager

Would like to get legit syntax highlighting on my blog, maybe even just having the commands in the source, then run them at build time... a bit risky since they could error and stuff after the fact, but that's continuous integration baby

Revision as of 02:27, 27 September 2023

Could add a color filter to dig, that'd make it easier to read fer shure.

vimpager accomplishes this nicely. https://github.com/rkitover/vimpager

Would like to get legit syntax highlighting on my blog, maybe even just having the commands in the source, then run them at build time... a bit risky since they could error and stuff after the fact, but that's continuous integration baby