Commit Graph

8 Commits

Author SHA1 Message Date
Radon Rosborough ffab644ea7 New language: Org 2020-07-11 12:14:51 -06:00
Radon Rosborough ef7291da04 New language: reStructuredText 2020-07-11 12:12:48 -06:00
Radon Rosborough 55311d8524 New language: Markdown 2020-07-11 12:07:40 -06:00
Radon Rosborough a66ed3ce21 New language: OCaml 2020-07-11 11:44:17 -06:00
Radon Rosborough f39f2ca58f LSP working for Ruby
It is my dream that all language servers would be so easy
2020-07-06 18:25:39 -06:00
Radon Rosborough eb66554ce4 Configure LSP for C, C++, Objective-C, Rust 2020-07-05 14:35:33 -06:00
Radon Rosborough 91fe6ffd65 Drop privileges to respective uid 2020-06-22 20:46:42 -06:00
Radon Rosborough b4636c46ae Split docker-install.bash into many layers
I've been running into trouble where something will fail inscrutably
in docker-install.bash or when pushing a large layer or something else
of that nature, and those errors really suck when it's just one big
layer. This should aid development and deployment both.
2020-06-10 17:35:08 -06:00