1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:40:05 +08:00
Commit Graph

28 Commits

Author SHA1 Message Date
Eric Wong
77216853d9 perf(cursor): hide cursor 2024-05-14 23:24:58 +08:00
Eric Wong
c28fda48b1 feat(tabline): add lua tabline 2024-04-21 22:57:47 +08:00
Eric Wong
4563880fee perf(scrollbar): use vim#buffer api 2024-03-22 16:49:58 +08:00
Eric Wong
256e72f5e4 fix(api): fix argv api
`:Git log bundle\dir` does not work
2024-03-09 23:41:32 +08:00
Eric Wong
3da309e1b2 feat(git): add vim cmdline parser function 2024-03-03 22:40:18 +08:00
Eric Wong
a3944d67fb fix(git): fix close_diff_win in diff.lua
winnr('$') includes floating windows in neovim
2024-03-02 21:28:27 +08:00
Eric Wong
6f0728c625
feat(repl): rewrite repl plugin in lua 2023-08-31 22:07:56 +08:00
Eric Wong
7e81ce1019
feat(guide): rewrite leader guide in lua 2023-08-25 12:05:54 +08:00
wsdjeg
02b3de2e06 feat(api): add listed_buffers function 2023-06-27 18:20:25 +08:00
Eric Wong
ae7f1da0f3
feat(api): add notify lua api 2023-06-24 21:13:03 +08:00
wsdjeg
dcbc0b34b8 fix(highlight): silent run hi command 2023-06-17 14:08:07 +08:00
wsdjeg
de3ec27729 chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
Wang Shidong
2e49f02244
feat(iedit): rewrite iedit in lua (#4724) 2022-10-16 13:45:34 +08:00
wsdjeg
888ff60fa9 feat(flygrep): support preview item 2022-10-10 13:58:09 +08:00
Wang Shidong
cd193b852d
feat(flygrep): add statusline for flygrep.lua 2022-10-08 23:46:57 +08:00
wsdjeg
73069ba781 feat(flygrep): add open_iten function 2022-10-07 11:08:33 +08:00
Wang Shidong
a8bf050c33
feat(flygrep): implement flygrep in lua 2022-10-06 23:24:21 +08:00
wsdjeg
d5d1697225 fix(prompt): fix close logic 2022-10-04 22:15:08 +08:00
Wang Shidong
a559f215eb
feat(lua): add lua implementation 2022-09-25 19:12:46 +08:00
Wang Shidong
1db1a9d89a
feat(prompt): add lua prompt api 2022-07-10 20:51:19 +08:00
wsdjeg
a1203d63d8 feat(vim.compatible): update vim.compatible api 2022-07-03 23:33:28 +08:00
wsdjeg
1756147e0c feat(api): add vim.command api 2022-07-03 17:04:50 +08:00
wsdjeg
42b0bf25aa feat(api): add resize function in lua api 2022-06-29 19:14:55 +08:00
Wang Shidong
5fe3d09bb2
Add lua file api (#4391) 2021-08-14 14:20:03 +08:00
Wang Shidong
876b3f53cc
Fix vim#buffer api (#3630) 2020-07-15 22:25:28 +08:00
Wang Shidong
4c37a26095
Fix repl cursor position (#3139) 2019-10-12 00:10:29 +08:00
Wang Shidong
bd73871f6c
Fix Buffer api (#3136) 2019-10-11 23:07:03 +08:00
Wang Shidong
8a6baac866
Add vim#window api (#3133) 2019-10-08 22:24:03 +08:00