mirror of
https://codeberg.org/ProgramSnail/config.git
synced 2026-03-12 04:57:08 +00:00
text fixes, remove unrequired todos, gamedev fixes, fixes
This commit is contained in:
parent
86f72b810e
commit
3246e1c08c
6 changed files with 12 additions and 13 deletions
|
|
@ -4,7 +4,7 @@
|
|||
- name: Installing ocaml (required for lsp)
|
||||
ansible.builtin.import_tasks: ocaml.yml
|
||||
|
||||
# TODO: add otion to choose ocaml switch
|
||||
# TODO: add option to choose ocaml switch
|
||||
- name: "Installing coq lsp: pin version"
|
||||
ansible.builtin.command:
|
||||
cmd: opam pin add coq 8.18.0 --yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue