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

6096 Commits

Author SHA1 Message Date
wsdjeg
5c87a730ba feat(iconv): add cp949 2022-05-27 10:43:34 +08:00
Wang Shidong
f1178cf30b
feat(lua): add iconv api 2022-05-27 10:22:16 +08:00
wsdjeg
e951f525ca docs(.gitattributes): add .gitattributes 2022-05-27 10:18:16 +08:00
wsdjeg
aacd59c418 docs(kotlin): update kotlin guide 2022-05-27 08:41:33 +08:00
wsdjeg
1525b972b5 docs(cmake): add doc for :Cmake command 2022-05-24 23:12:06 +08:00
wsdjeg
aae66a28c0 feat(cmake): add :Cmake command 2022-05-24 23:09:19 +08:00
wsdjeg
ed30fbf83f docs(docker): add link to docker hub 2022-05-23 22:12:46 +08:00
wsdjeg
bec2410d2b fix(docker): use python3 and python3-pip 2022-05-23 21:49:31 +08:00
wsdjeg
1201a5b080 fix(docker): add python and lua5.3 2022-05-23 21:46:32 +08:00
wsdjeg
29bf989859 build(docker): use debian stable image 2022-05-23 21:37:58 +08:00
wsdjeg
41670eee28 fix(docker): fix docker configuration 2022-05-23 21:32:03 +08:00
wsdjeg
e80330c064 fix(docker): add --allow-unauthenticated 2022-05-22 22:43:22 +08:00
wsdjeg
0b6f3a7424 build(docker): fix dockerfile 2022-05-22 22:22:41 +08:00
wsdjeg
90f69a974b test(telescope): add layer health function 2022-05-22 21:33:51 +08:00
wsdjeg
ac28e69c72 test(cmake): add layer health function 2022-05-22 21:18:27 +08:00
Wang Shidong
4dbbad92f0
feat(layer): add lang#cmake layer 2022-05-22 17:18:29 +08:00
Wang Shidong
14d9225346
feat(checkers): fix checkers layer option 2022-05-22 17:10:34 +08:00
wsdjeg
9caa00b009 feat(rainbow): change rainbow plugin 2022-05-22 12:51:00 +08:00
wsdjeg
cfc2b9e7b9 feat(telescope): add Telescope neoyank extension 2022-05-21 22:57:36 +08:00
wsdjeg
898fbc8c37 fix(telescope): fix telescope layer key binding 2022-05-21 22:25:59 +08:00
wsdjeg
0f885b6e17 feat(telescope): implement :Telescope menu extension 2022-05-21 21:51:36 +08:00
wsdjeg
0db74e6fe4 fix(postscript): use postscript instead 2022-05-21 14:19:46 +08:00
wsdjeg
290b7906d6 feat(lang#postscript): add lang#postscript layer 2022-05-21 13:59:07 +08:00
wsdjeg
e5747873e8 docs(wiki): update languages list 2022-05-21 13:05:10 +08:00
wsdjeg
1bc0ad8377 feat(verilog): add code runner for verilog 2022-05-20 11:26:05 +08:00
wsdjeg
847fd81ae0 chore(bundle): use bundle vim-assembly 2022-05-20 10:43:05 +08:00
wsdjeg
ff2c5a4d6c feat(git): use notify api to display error
`Git log` should not open log buffer for non-git repository files
2022-05-19 12:15:28 +08:00
wsdjeg
ba3d524c13 fix(git): use on_stdout callback instead of on_exit
close https://github.com/SpaceVim/SpaceVim/issues/4662
2022-05-19 12:06:33 +08:00
wsdjeg
d69df0a152 feat(projectmanager): improve Telescope project extension 2022-05-19 11:07:16 +08:00
wsdjeg
3c8514f611 fix(project): fix :Telescope project 2022-05-19 10:19:45 +08:00
wsdjeg
8deb3918cc feat(project): add SPC p p for telescope layer 2022-05-19 10:08:28 +08:00
wsdjeg
1ff70c5873 fix(gina): use bundle gina & fix conceal setting
close https://github.com/SpaceVim/SpaceVim/issues/4660
2022-05-19 09:10:49 +08:00
Wang Shidong
62a15d02a4
feat(filetree): add nvim-tree.lua 2022-05-19 09:03:59 +08:00
wsdjeg
fba36bf5a0 ci(action): use windows-latest Virtual Environments 2022-05-19 08:55:39 +08:00
wsdjeg
105b2c71eb docs(sponsors): remove salt.bountysource.com 2022-05-19 08:53:39 +08:00
wsdjeg
11f8c784c7 docs(lang#autohotkey): update doc of lang#autohotkey layer 2022-05-19 01:12:23 +08:00
wsdjeg
96d05b9ef5 feat(autohotkey): use bundle vim-autohotkey 2022-05-19 01:01:43 +08:00
wsdjeg
311a1e5146 docs(telescope): add telescope loadable function 2022-05-19 00:39:30 +08:00
wsdjeg
3daea9e7ae feat(mapping): add SPC f v s to view scriptnames 2022-05-18 13:36:05 +08:00
wsdjeg
076c0fe4a6 fix(telescope): fix SPC f f key binding for telescope layer 2022-05-17 21:45:39 +08:00
wsdjeg
731db5a091 feat(telescope): fix message extensions 2022-05-17 21:36:08 +08:00
wsdjeg
d93d79af40 docs(documentation): update fuzzy finder list 2022-05-17 20:57:58 +08:00
wsdjeg
250473c565 docs(weibo): remove link to weibo 2022-05-17 20:17:53 +08:00
Wang Shidong
7237a74889
feat(layer): add telescope layer 2022-05-16 22:20:10 +08:00
wsdjeg
48c57041f9 feat(julia): add g d key binding
close https://github.com/SpaceVim/SpaceVim/issues/4669
2022-05-11 18:51:47 +08:00
wsdjeg
2b17afeaac feat(snippet): add SPC x s s to edit snippet 2022-05-09 23:21:35 +08:00
wsdjeg
a1a644d1d0 fix(docker): add libssl 2022-05-09 13:47:25 +08:00
wsdjeg
92a98699d5 fix(lint): add debug info 2022-05-09 13:09:38 +08:00
wsdjeg
7fcb497f39 fix(lint): fix layer vader test 2022-05-09 12:40:27 +08:00
wsdjeg
4f06085b25 docs(autosave): add :h SpaceVim-plugins-autosave 2022-05-09 12:12:49 +08:00