api
|
test(list): add test for data.list api
|
2022-10-19 20:40:43 +08:00 |
layer
|
feat(lua): add lua implementation
|
2022-09-25 19:12:46 +08:00 |
plugin
|
refactor(a.lua): remove debug log
|
2022-11-05 22:26:32 +08:00 |
api.lua
|
fix(api): clear package.loaded after import api
|
2022-10-07 13:55:29 +08:00 |
command.lua
|
chore(command): add spacevim.command module
|
2022-07-03 16:52:15 +08:00 |
diagnostic.lua
|
fix(lsp): fix neovim lsp compatibility
|
2022-04-13 00:04:33 +08:00 |
layer.lua
|
fix(command): fix SPLayer command
|
2022-06-19 19:51:51 +08:00 |
logger.lua
|
style(lua): add file head
|
2022-01-04 23:15:17 +08:00 |
lsp.lua
|
feat(lsp): fix lsp layer options
|
2022-10-24 21:54:20 +08:00 |
opt.lua
|
chore(command): add spacevim.command module
|
2022-07-03 16:52:15 +08:00 |
plugins.lua
|
feat(plugins): implement lua functions
|
2022-09-29 10:50:36 +08:00 |