Commit graph

18 commits

Author SHA1 Message Date
Henrik Böving
4eca7c2a39 fix: add lsp-mode to the lean4-mode dependencies
lean4-mode implicitly relies on lsp-mode being installed, however this
dependency is not explicitly declared. The version used is the latest
release version which seemed to work out for me.
2021-09-07 16:23:18 +02:00
Sebastian Ullrich
6a76c95bcf feat: lean4-mode: port fringe indicator from lean-mode 2021-06-05 17:13:24 +02:00
Sebastian Ullrich
92f75cf37b feat: lean4-mode: enable semantic tokens by default 2021-03-16 16:41:32 -07:00
Sebastian Ullrich
fb4d07de49 chore: lean4-mode: use proper hook for goal refresh
debounced and should wait until after initialization
2021-03-13 12:20:52 +01:00
Sebastian Ullrich
75d87f34a6 chore: lean4-mode: do not re-request goal on each flycheck change 2021-03-11 10:45:04 +01:00
Sebastian Ullrich
0bc6043903 fix: lean4-mode: more fixes, maybe 2021-03-10 18:34:24 +01:00
Sebastian Ullrich
4195507655 feat: lean4-mode: nicer info view using magit sections 2021-03-10 17:09:41 +01:00
Sebastian Ullrich
14e11f99e6 feat: lean4-mode: combine goal and next-error views into info view (C-c C-i) 2021-03-10 17:09:41 +01:00
Sebastian Ullrich
c2b357a5c8 feat: lean4-mode: register lean as code block language in markdown-mode 2021-03-09 10:44:05 +01:00
Sebastian Ullrich
edf4a2be72 chore: lean4-mode: remove obsolete dependency 2021-03-05 18:02:48 +01:00
Sebastian Ullrich
f40e5411ac chore: lean4-mode: remove obsolete code 2021-03-05 18:02:48 +01:00
Sebastian Ullrich
f6359195aa feat: lean4-mode: support plain goal view 2021-02-06 17:23:52 +01:00
Sebastian Ullrich
1cfc4cecc1 feat: lean4-mode: lean4-refresh-file-dependencies (C-c C-d) 2021-01-26 12:14:40 +01:00
Sebastian Ullrich
d1eeba3f74 feat: lean4-mode: allow setting lean4-rootdir after initialization 2021-01-13 16:39:00 +01:00
Sebastian Ullrich
b7ad893377 chore: remove lean4-mode, rename lean4-lsp-mode to lean4-mode
/cc @leodemoura
2021-01-02 23:23:44 +01:00
Sebastian Ullrich
1c4460a206 chore: move lean4-lsp into lean4-mode 2020-12-23 20:00:36 +01:00
Sebastian Ullrich
845c496a07 fix(lean4-mode/lean4-util): (lean4-setup-rootdir) returns the wrong path 2018-09-08 18:37:58 -07:00
Sebastian Ullrich
1a4a69679d chore(lean4-mode): rename files 2018-09-08 18:37:58 -07:00
Renamed from lean4-mode/lean-mode.el (Browse further)