Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add show syntax tree function to emacs | zbelial | 2019-06-29 | 1 | -0/+26 |
| | |||||
* | ra-emacs-lsp: Fix company-lsp snippet handler override | Florian Diebold | 2019-06-14 | 1 | -1/+1 |
| | |||||
* | Add status buffer function to emacs integration | Florian Diebold | 2019-05-29 | 1 | -0/+34 |
| | | | | Also fix a minor race condition in the 'extend selection' initialization. | ||||
* | kill ra.el: it is superseeded by the lsp integraion | Aleksey Kladov | 2019-03-30 | 1 | -128/+0 |
| | |||||
* | Fix emacs-lsp runnables support with native json | Florian Diebold | 2019-03-28 | 1 | -1/+1 |
| | | | | (In that case args is a vector, which string-join doesn't like.) | ||||
* | Fix ra-emacs-lsp for newest lsp-mode with native json support | Florian Diebold | 2019-03-14 | 1 | -5/+4 |
| | |||||
* | emacs: Fix (void-variable rust-analyzer--last-runnable) | Florian Diebold | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | emacs-lsp: Add runnables support | Florian Diebold | 2019-02-23 | 1 | -4/+40 |
| | |||||
* | Add my emacs configuration | Florian Diebold | 2019-02-16 | 1 | -0/+139 |
| | | | | | This relies on emacs-lsp instead of eglot, so I didn't want to just add it to the other one. | ||||
* | workspace-symbols function for Emacs | Aleksey Kladov | 2018-11-08 | 1 | -0/+5 |
| | |||||
* | eglot worksapce symbol | Aleksey Kladov | 2018-11-08 | 1 | -0/+36 |
| | |||||
* | cleanup comment | Aleksey Kladov | 2018-09-18 | 1 | -3/+4 |
| | |||||
* | Add emacs function for extend shirnk selection | Aleksey Kladov | 2018-09-18 | 1 | -0/+86 |