Skip to content

Commit

Permalink
reverts the configuration of eglot-move-to-column-function introduced…
Browse files Browse the repository at this point in the history
… in 0883cce (Deducteam#977)

Co-authored-by: Rehan MALAK <[email protected]>
  • Loading branch information
Rehan-MALAK and Rehan MALAK authored Mar 29, 2024
1 parent abe073d commit e30b979
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions editors/emacs/lambdapi-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@
'(lambdapi-mode . ("lambdapi" "lsp" "--standard-lsp")))
(eglot-ensure)

;; set column offsets for lambdapi's LSP server
(setq-local eglot-move-to-column-function #'eglot-move-to-column)

;; Hooks for goals
(add-hook 'post-command-hook #'lambdapi-update-line-number nil :local)
;; Hook binding line change to re-execution of proof/goals
Expand Down

0 comments on commit e30b979

Please sign in to comment.