1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00
SpaceVim/lua/spacevim
2022-10-09 23:05:20 +08:00
..
api feat(flygrep): add statusline for flygrep.lua 2022-10-08 23:46:57 +08:00
layer feat(lua): add lua implementation 2022-09-25 19:12:46 +08:00
plugin feat(flygrep): add toggle_expr_mode function 2022-10-09 23:05:20 +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): add neovim-lsp (#4319) 2021-10-05 15:13:10 +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