Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | ~doom.d -> Doom/.doom.d | dx | |
Proper naming, GNU/Stow style. | |||
2020-03-29 | ~changed hook to lsp! | odave | |
2020-03-29 | +READMEs for both ocaml and oreoline | odave | |
2020-03-29 | ~cleaned up gentemplate a bit | odave | |
2020-03-26 | +custom ocaml module | odave | |
This ocaml module has proper lsp support, and has the bindings I require regularly. I use utop to REPL my code, with bindings to send parts of my code to UTOP | |||
2020-03-18 | ~moved around headers | odave | |
2020-03-18 | ~changed faces colours | odave | |
2020-03-18 | ~lsp-segment -> oreline-lsp-segment | odave | |
2020-03-17 | ~gentemplate.org -> gentemplate module | odave | |
Gentemplate is one of those things that just makes sense as a module. Thus, converted it. I may convert a few more org files into full blown modules. | |||
2020-03-17 | +my first and very own module | odave | |
Oreoline is a simple modeline using telephone-line. It does most of what I need and decreases my load time by a bit. |