Robert O'Connor
82ba73a1c0
update copyright to 2020
2020-09-23 21:25:01 +02:00
Codruț Constantin Gușoi
698a981e8c
Adds text insertion functinos and keys
2020-07-17 21:02:28 +01:00
syl20bnr
ac30247811
[lsp] When used, make LSP the default backend for all supported lang
...
* Added a new function to each language to select the backend
* Use these new functions in all `pcase`.
2019-09-30 00:49:44 -04:00
syl20bnr
9606dd344e
[dap] Refactor configuration dap config in layers
...
* use local-vars-hook coupled to setup function for dap
* define new private layer variable `spacemacs--dap-supported-modes` to
configure key bindings. This allows to move the key bindings definition from
`funcs.el` to `packages.el`
* remove duplication of DAP key bindings in READMEs by pointing to the dap layer
documentation
* alphabetically sort package configuration
2019-09-30 00:34:26 -04:00
Billy Kaplan
5a0ab04653
Adding Ruby LSP Backend and DAP support
2019-05-27 22:09:31 +02:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
Eivind Fonn
b1f1674109
Ruby debug highlighting: dynamic check
...
Move check into function, and add to local-vars hook instead of the mode hook.
This makes the variable changeable at runtime and also as part of local vars.
2017-05-24 09:43:06 +02:00
Alexander Berezovsky
26bb5912f0
Highlight ruby debugger keywords
2017-05-24 09:42:47 +02:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
Pawan Dubey
f592beda02
Add Minitest support to Ruby Layer
...
Added support for Minitest to the Ruby layer with the
minitest-mode package. Defined appropriate keybindings.
Fixes syl20bnr/spacemacs#6969
2016-10-11 22:18:22 +03:00
syl20bnr
14c4b7e6c4
ruby: fix possible activation of both rspec-mode and ruby-test-mode
2016-06-06 22:55:28 -04:00
syl20bnr
f1cb1f4ef9
ruby: move function spacemacs//inf-ruby-auto-center to funcs.el
2016-06-06 22:55:28 -04:00
syl20bnr
7506024684
ruby: apply conventions for use-package a move functions to funcs.el
2016-06-06 22:55:28 -04:00
syl20bnr
8f65b1b8be
ruby: document previous commit and move function to funcs.el
2016-06-06 22:55:28 -04:00