1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:40:04 +08:00
SpaceVim/lua/spacevim
2022-11-05 23:17:54 +08:00
..
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 perf(a.lua): improve get alt logic 2022-11-05 23:17:54 +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
default.lua fix(option): fix for lua removing leading zeros 2022-10-06 09:26:50 +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