Lucius Hu
e55bf5e495
lua: refactor
...
- Moved backend determination to `config.el`
- Replaced `pcase` form with only one-arm with `when` or `unless` form
- Refactored function
- Replaccd `(cond ((eq foo) bar))` form with `(pcase (foo bar))`
2021-04-04 12:48:21 +02:00
syl20bnr
97cd83e169
Apply GPLv3 terms explicitly to all elisp files
2021-03-25 22:59:32 -04:00
syl20bnr
d55a9e2e67
Update header for year 2021
2021-03-25 22:59:32 -04:00
Maximilian Wolff
fc2aa2601c
[lua] Revise layer and fix LSP integration
...
The lsp integration was not standard at all in
this layer I have refactored it now to be working
like the rest of Spacemacs.
2021-02-13 21:53:57 +00:00
Lin Sun
ca0fe33c8d
[lua] more lsp backends for lua
2021-02-13 20:50:39 +00:00
Robert O'Connor
82ba73a1c0
update copyright to 2020
2020-09-23 21:25:01 +02:00
duianto
0a06c7ca6b
Fix filenames in layer file headers
...
Also fixed the groovy/funcs.el header which said: Java
2020-02-20 00:07:30 +01:00
Maximilian Wolff
39c42da792
Revise lua layer
...
Improve documentation to be clear about the choices of backends.
Remove obsolete functions.
Make sure that company-lua is only loaded when the right backend is used.
Make keybindings conform to conventions.
2019-12-01 00:39:37 +01:00
lin.sun
cf376520ad
[lua] Add LSP support
2019-11-30 22:55:35 +01:00
syl20bnr
326965d4ce
Happy New Year 2018!
2018-01-04 02:00:25 -05:00
syl20bnr
5ecd3c9fa9
lua: use new add-company-backends macro
2017-05-14 21:26:41 -04:00
zhuyan
210106b7b3
lua: Add company-lua package
...
Lua-mode it self has poor completion support and company-lua will enhance it.
2017-05-14 21:24:14 -04:00
syl20bnr
fb27ede558
Bump year in copyright headers
...
Happy New Year 2017!
2017-01-05 23:08:17 -05:00
syl20bnr
317694b160
Define missing jumper handler variables for helm-gtags
2016-09-05 02:38:13 -04:00