Florian Diebold
|
00c74b5d18
|
Implement inlay hints for emacs
|
2019-07-27 11:02:34 +02:00 |
|
zbelial
|
dc7cec8cf4
|
Add show syntax tree function to emacs
|
2019-06-29 09:12:16 +08:00 |
|
Florian Diebold
|
882daf4245
|
ra-emacs-lsp: Fix company-lsp snippet handler override
|
2019-06-14 20:58:03 +02:00 |
|
Florian Diebold
|
f2c191e973
|
Add status buffer function to emacs integration
Also fix a minor race condition in the 'extend selection' initialization.
|
2019-05-29 23:00:56 +02:00 |
|
Florian Diebold
|
156b1ddf67
|
Fix emacs-lsp runnables support with native json
(In that case args is a vector, which string-join doesn't like.)
|
2019-03-28 21:32:17 +01:00 |
|
Florian Diebold
|
c656bf3946
|
Fix ra-emacs-lsp for newest lsp-mode with native json support
|
2019-03-14 22:08:37 +01:00 |
|
Florian Diebold
|
d7f113e7a6
|
emacs: Fix (void-variable rust-analyzer--last-runnable)
|
2019-03-03 03:00:17 +01:00 |
|
Florian Diebold
|
da8976d865
|
emacs-lsp: Add runnables support
|
2019-02-23 13:42:20 +01:00 |
|
Florian Diebold
|
d682ea8858
|
Add my emacs configuration
This relies on emacs-lsp instead of eglot, so I didn't want to just add it to
the other one.
|
2019-02-16 15:39:44 +01:00 |
|