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

5831 Commits

Author SHA1 Message Date
wsdjeg
c028efe0ea feat(layer): fix find_layers 2022-06-19 11:53:25 +08:00
wsdjeg
a62fe53f0b feat(lua): add lua layer list 2022-06-19 11:25:56 +08:00
wsdjeg
82aed9b5ac feat(lua): support ~/.SpaceVim.d/init.lua 2022-06-18 23:25:54 +08:00
wsdjeg
24d485eb49 test(lua): add java lua layer 2022-06-18 22:57:23 +08:00
wsdjeg
1fefa5a595 fix(typo): fix typo in doc 2022-06-18 22:30:55 +08:00
wsdjeg
636e7b7b6b docs(lua): update lua guide 2022-06-18 22:25:23 +08:00
wsdjeg
09e937ee10 docs(guide): add lua guide 2022-06-16 23:41:22 +08:00
wsdjeg
8c11a360c6 feat(lua): add lua layer modular 2022-06-16 23:38:10 +08:00
wsdjeg
efbaf95575 chore(bundle): update bundle dein.vim 2022-06-15 23:59:27 +08:00
wsdjeg
6b356e63ae docs(typo): fix typo 2022-06-15 23:52:14 +08:00
wsdjeg
9f21ce8788 refactor(lua): add back iconv files 2022-06-13 00:32:46 +08:00
wsdjeg
42466a5f02 chore(dein-ui): make info clearly 2022-06-13 00:10:03 +08:00
wsdjeg
cd99fa7242 fix(lsp): fix lsp command setting 2022-06-12 23:39:40 +08:00
wsdjeg
f8dc9c33a7 fix(lsp): fix override_client_cmds 2022-06-12 23:36:29 +08:00
wsdjeg
9bd2294131 feat(lsp): add override_client_cmds 2022-06-12 23:30:18 +08:00
wsdjeg
c419e47591 docs(help): add help description for SPC p t e 2022-06-12 16:51:22 +08:00
wsdjeg
35e132d8f9 feat(bundle): add bundle nvim-if-lua-compat 2022-06-12 16:40:40 +08:00
wsdjeg
12004cb080 chore(copyright): update copyright 2022-06-12 15:37:35 +08:00
wsdjeg
b215212db6 refactor(comments): move comments autocmd to layer 2022-06-12 15:33:13 +08:00
wsdjeg
b443539fb3 fix(config): handle error in local config 2022-06-12 15:28:37 +08:00
wsdjeg
58874d8b21 refactor(lang#coffeescript): move coffeescript autocmds to layer 2022-06-12 12:06:52 +08:00
wsdjeg
7982f054e9 docs(document): update documentation 2022-06-12 10:47:35 +08:00
wsdjeg
161d4878ad docs(chat): update chat room link 2022-06-12 10:29:39 +08:00
wsdjeg
7a54e4b1dc docs(faq): add faq about using corresponding layer 2022-06-12 10:16:20 +08:00
wsdjeg
99717ac7aa fix(clipboard): fix clipboard support for vim8 2022-06-12 09:59:33 +08:00
chenwen(陈文)
c6f02e3be0
fix(filetree): fixed filetree_direction not working for nvim-tree.vim 2022-06-11 22:14:27 +08:00
wsdjeg
f89a83ece8 fix(clipboard): fix leader y key binding 2022-06-11 08:55:29 +08:00
wsdjeg
79378b0e4c fix(clipboard): return empty string 2022-06-11 08:45:08 +08:00
wsdjeg
ee3ce867f4 feat(clipboard): support other clipboard command 2022-06-11 01:16:36 +08:00
wsdjeg
6285536bce feat(clipboard): add vim-clipboard plugin 2022-06-11 00:47:40 +08:00
wsdjeg
ce0113ea37 docs(experience): add user experiences 2022-06-10 16:50:35 +08:00
wsdjeg
c4cc14ea26 feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
wsdjeg
d66173b58a feat(pylsp): add support for pylsp 2022-06-07 23:50:28 +08:00
wsdjeg
5642bc572c fix(typo): fix typo in cscope layer 2022-06-07 22:45:26 +08:00
wsdjeg
7f2dd0642d feat(cscope): add list_files_command layer option 2022-06-07 01:03:15 +08:00
wsdjeg
ad05af6837 docs(github): update github readme 2022-06-06 23:27:11 +08:00
wsdjeg
52370a5923 docs(community): add irc channel 2022-06-05 13:17:49 +08:00
wsdjeg
9772523690 docs(discord): update discord link 2022-06-04 23:30:10 +08:00
wsdjeg
2de74a4b4e docs(community): add chatting rooms 2022-06-04 23:22:39 +08:00
wsdjeg
4397ec5814 docs(layers): update layers page 2022-06-04 14:51:36 +08:00
wsdjeg
23aad36728 docs(lang#fennel): add layer page for lang#fennel layer 2022-06-04 14:24:37 +08:00
wsdjeg
403d30af78 feat(ssh): add :SSHCommand command 2022-06-04 14:02:40 +08:00
wsdjeg
ac57a2d430 docs(404): add request path 2022-06-03 22:44:36 +08:00
wsdjeg
51cfa2c350 docs(404): display page url 2022-06-03 22:37:26 +08:00
wsdjeg
047f213348 feat(liquid): add liquid template support 2022-06-03 20:23:08 +08:00
wsdjeg
862d65c05a docs(ssh): add cn page for ssh layer 2022-06-03 19:59:17 +08:00
wsdjeg
6a56c58a1c docs(c/c++): update c/c++ tutorial 2022-06-03 19:49:36 +08:00
wsdjeg
f8a4655464 docs(typo): fix typo 2022-06-03 13:31:25 +08:00
wsdjeg
e8edaa31db docs(docs): update feature request guidelines 2022-06-03 13:24:46 +08:00
wsdjeg
db520883c9 fix(bootstrap_script): use try/catch for bootstrap_script 2022-06-03 13:14:27 +08:00