Age | Commit message (Collapse) | Author |
|
* rumu.el (rumu-mode): Don't use syntax table to determine comments.
That does not work here.
* rust-conf.el (rustic-lsp-setup-p): Don't use lsp.
|
|
* rust-conf.el (eglot-mode-map): Bind
eglot-code-action-organize-imports to C-c C-o instead of C-c o.
|
|
* rust-conf.el (eldoc-echo-area-use-multiline-p): I find it annoying
to display multiple lines of docucmentation in the echo area
constantly, as then the echo area will constantly expand and
contract, which is not very visually pleasing in my opinion.
|
|
* common.el (common):
* init.el (rustic-mode):
(assoc):
* rust-conf.el ("dash.el"):
("s.el"):
("f.el"):
(let-alist):
("markdown-mode"):
(project):
("rust-mode"):
(seq):
("spinner.el"):
("xterm-color"):
("eglot"):
(eglot-mode-map):
(eglot-autoshutdown):
("rustic"):
(rustic-lsp-client):
(rustic-format-on-save):
(eglot-managed-mode-hook):
(durand-rust-mode-hook):
(durand-rustic-cargo-doc-a):
(#'rustic-cargo-doc):
(rust-conf):
|