Commit Graph

9 Commits

Author SHA1 Message Date
odave
219d0b95f0 ~changed hook to lsp! 2020-03-29 17:40:15 +01:00
odave
65944bec34 +READMEs for both ocaml and oreoline 2020-03-29 17:40:06 +01:00
odave
5de0f4026a ~cleaned up gentemplate a bit 2020-03-29 17:30:53 +01:00
odave
b6f7779397 +custom ocaml module
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-26 13:52:22 +00:00
odave
60237c6ebc ~moved around headers 2020-03-18 13:56:39 +00:00
odave
5f4f5f5a40 ~changed faces colours 2020-03-18 13:56:21 +00:00
odave
91ae8862d2 ~lsp-segment -> oreline-lsp-segment 2020-03-18 13:55:54 +00:00
odave
9ced0a3677 ~gentemplate.org -> gentemplate module
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 17:03:10 +00:00
odave
ebdeb96ac9 +my first and very own module
Oreoline is a simple modeline using telephone-line. It does most of what
I need and decreases my load time by a bit.
2020-03-17 16:13:55 +00:00