1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 08:40:06 +08:00
SpaceVim/lua/spacevim/plugin
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
..
a.lua docs(guide): add guide for scala nim and swift 2024-03-10 20:44:58 +08:00
autosave.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
flygrep.lua fix(flygrep): remove t_ve option 2024-03-11 21:49:10 +08:00
guide.lua perf(guide): remove debug log 2024-03-11 20:05:51 +08:00
hop.lua fix(chinese): change chineselinter key binding 2023-07-02 18:57:09 +08:00
iedit.lua perf(iedit): use notify api 2023-06-24 15:08:18 +08:00
mkdir.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
pastebin.lua feat(pastebin): use lua pastebin for nvim 0.9.0+ 2023-07-14 12:24:21 +08:00
projectmanager.lua feat(projectmanager): make reg_callback support description 2024-02-24 16:28:33 +08:00
repl.lua perf(repl): update statusline on exit 2023-09-06 13:31:30 +08:00
runner.lua feat(tasks): implement tasks.lua 2023-08-05 22:31:52 +08:00
scrollbar.lua fix(scrollbar): fix unsaved error 2024-02-25 21:40:31 +08:00
search.lua perf(luadoc): add doc for default_tool function 2023-06-19 21:38:06 +08:00
searcher.lua chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
statusline.lua feat(lua): add lua implementation 2022-09-25 19:12:46 +08:00
tabline.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
tasks.lua fix(tasks): use vim.tbl_extend instead 2023-08-09 04:02:21 +08:00
todo.lua feat(todo): update todo list when switch project 2024-02-24 18:49:50 +08:00
tomlprew.lua feat(toml): add lua toml previewer 2023-08-05 22:31:52 +08:00
windisk.lua chore(copyright): update copyright 2023-03-26 13:50:22 +08:00