1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 03:00:04 +08:00
SpaceVim/lua/spacevim
Eric Wong f8b280e03e fix(flygrep): remove t_ve option
neovim 0.10.0-dev always show unknown option: t_ve
when use `vim.o.t_ve`. but `exists('&t_ve')` return 1
2024-03-11 21:49:10 +08:00
..
api fix(api): fix argv api 2024-03-09 23:41:32 +08:00
layer chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
plugin fix(flygrep): remove t_ve option 2024-03-11 21:49:10 +08:00
api.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
command.lua chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
default.lua fix(opt): remove guioption for nvim 2023-07-05 13:38:14 +08:00
diagnostic.lua fix(lsp): fix neovim lsp compatibility 2022-04-13 00:04:33 +08:00
layer.lua fix(layer): fix find_layers function 2023-04-16 21:03:30 +08:00
logger.lua feat(log): improve logger api 2023-09-16 15:21:40 +08:00
lsp.lua feat(lsp): fix lsp layer options 2022-10-24 21:54:20 +08:00
opt.lua chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
plugins.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00