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

6477 Commits

Author SHA1 Message Date
wsdjeg
4a8a6f76f0 feat(pastebin): add pastebin.lua 2023-07-14 11:52:29 +08:00
wsdjeg
94e128aa53 chore(linguist): ignore iconv file 2023-07-13 01:02:00 +08:00
wsdjeg
9cc323a07c feat(job): improve job api 2023-07-13 00:53:03 +08:00
wsdjeg
aa57658a58 perf(statusline): indent statusline mode text 2023-07-13 00:22:24 +08:00
Eric Wong
8b55955de4
feat(runner): rewrite code runner in lua 2023-07-13 00:00:35 +08:00
wsdjeg
69cddda857 perf(scrollbar): set scrollbar zindex to 10 2023-07-10 22:22:00 +08:00
wsdjeg
cd2b5d3a36 perf(git): use notify api && redrawstatus 2023-07-10 22:06:57 +08:00
wsdjeg
e532c6e06b chore(issue): remove title 2023-07-10 17:07:48 +08:00
wsdjeg
5345df5587 chore(issue): remove default title 2023-07-10 17:03:45 +08:00
wsdjeg
eed6a4bea6 docs(chat): update chat link 2023-07-10 14:06:46 +08:00
wsdjeg
609f3a7674 feat(vim): add functions 2023-07-09 01:26:40 +08:00
wsdjeg
b3906e4eaf feat(job): support env and clear_env opt 2023-07-07 00:41:12 +08:00
wsdjeg
9241c6c089 feat(job): support detached opt 2023-07-07 00:21:23 +08:00
wsdjeg
d4a6d1fae4 fix(job): support cwd option and check executable 2023-07-07 00:08:32 +08:00
Eric Wong
6f180c243f
feat(ctags): implement ctags#update in lua 2023-07-06 20:54:13 +08:00
wsdjeg
f16e0e786c feat(flygrep): use job api instead of vim.fn.jobstart 2023-07-06 00:40:19 +08:00
wsdjeg
875441acbd fix(flygrep): fix version checking 2023-07-06 00:23:39 +08:00
wsdjeg
b5d6e1cb5f perf(job): use table for job stdout/stderr data 2023-07-06 00:01:14 +08:00
wsdjeg
cfc0d2d6d4 fix(job): support shell/shellcmdflag opt 2023-07-05 23:38:21 +08:00
Eric Wong
879129388a
feat(api): add lua job api
close https://github.com/neovim/neovim/issues/20856
2023-07-05 22:58:01 +08:00
wsdjeg
d908e25959 fix(opt): remove guioption for nvim 2023-07-05 13:38:14 +08:00
wsdjeg
db0d2c08df revert(ui): revert indent-blankline config 2023-07-05 13:33:32 +08:00
wsdjeg
d8f880defa fix(indent-blankline): set max_indent_increase = 1 2023-07-05 13:32:04 +08:00
wsdjeg
2755d4e660 chore(ui): update bundle indent-blankline.nvim 2023-07-05 13:20:39 +08:00
wsdjeg
3da610a107 chore(version): update version to v2.3.0-dev 2023-07-05 12:20:47 +08:00
wsdjeg
998535a860 test(alternate): remove alternate file test for wiki 2023-07-05 11:54:35 +08:00
Eric Wong
8a7ec45818
Release v2.2.0 2023-07-05 11:50:23 +08:00
wsdjeg
8f8ec15692 fix(flygrep): fix unknown function error 2023-07-04 01:02:13 +08:00
wsdjeg
83cb47789d test(chinese): fix vader test 2023-07-03 23:52:36 +08:00
dqnk
a39c6294bc
fix(rust): rust lsp check typos fix 2023-07-03 23:48:38 +08:00
wsdjeg
344cd372d4 test(guide): fix guide test 2023-07-03 22:38:52 +08:00
wsdjeg
37e6806081 fix(rust): fix rust lsp check
close https://github.com/SpaceVim/SpaceVim/issues/4762
2023-07-02 22:12:49 +08:00
Eric Wong
c9cd11ff21
fix(chinese): change chineselinter key binding 2023-07-02 18:57:09 +08:00
wsdjeg
8f8c0838ff chore(bundle): only load default rtp 2023-07-02 17:41:11 +08:00
wsdjeg
1281eb75ba perf(guide): clear Search highlight group in guide buffer 2023-07-02 17:21:04 +08:00
wsdjeg
23d331d39c perf(git.vim): add test vimrc 2023-07-02 14:00:13 +08:00
wsdjeg
8e7a75944c fix(cmp): fix key binding ctrl-n/p 2023-07-02 13:41:55 +08:00
wsdjeg
d71c7bf640 docs(website): remove matirx/docker shield img 2023-07-02 12:54:42 +08:00
wsdjeg
29956c36f2 perf(guide): use ctrl-d/u instead of ctrl-b/f 2023-07-02 11:45:01 +08:00
wsdjeg
d90fdee668 perf(guide): add offset length 2023-07-02 11:12:28 +08:00
wsdjeg
1014b85f50 perf(guide): add guide offset, len = 8 2023-07-01 21:55:58 +08:00
wsdjeg
3a6e3d9c88 fix(bundle): fix bundle command 2023-07-01 20:43:49 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua 2023-07-01 20:30:44 +08:00
Eric Wong
b462646223
chore(issue): update issue templete 2023-06-28 22:55:25 +08:00
wsdjeg
5805e760c2 chore(issue): add issue config 2023-06-28 21:36:10 +08:00
wsdjeg
816247c3e1 perf(gruvbox): bundle community-gruvbox 2023-06-28 16:00:29 +08:00
wsdjeg
7636931e03 docs(readme): update readme 2023-06-28 12:22:47 +08:00
wsdjeg
e03566a147 docs(website): fix 404 link 2023-06-28 12:05:40 +08:00
wsdjeg
2fcdc19e4c fix(install): fix default nvim dir 2023-06-28 10:27:58 +08:00
wsdjeg
31158a7440 fix(install): fix default nvim dir
close https://github.com/SpaceVim/SpaceVim/issues/4845
2023-06-28 10:25:54 +08:00