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

1311 Commits

Author SHA1 Message Date
wsdjeg
9a1b1e6d42 Support cwd in job 2017-12-27 12:14:37 +08:00
wsdjeg
135e60831f Add gf support in windows for plugin manager 2017-12-27 11:53:48 +08:00
wsdjeg
a005e28896 Fix shell support in win 2017-12-27 09:11:31 +08:00
wsdjeg
55bd243a0c Fix win project manager 2017-12-27 09:00:03 +08:00
thawk
e2928e25fa Add solarized guide theme 2017-12-26 23:27:29 +08:00
wsdjeg
311271a503 Add key binding for c layer #1171 2017-12-26 22:23:13 +08:00
wsdjeg
271b35c8d0 Improve plugin manager 2017-12-26 21:09:23 +08:00
wsdjeg
01058be15c Add fuzzy find word key bindings 2017-12-25 22:38:36 +08:00
wsdjeg
18cde3271a Fix php layer 2017-12-25 21:56:33 +08:00
wsdjeg
73b4fd4f91 Reg key bindings for cpp 2017-12-25 21:13:06 +08:00
wsdjeg
06fa149581 Add php runner 2017-12-25 20:41:41 +08:00
Seong Yong-ju
99936620f0 Update JavaScript language server
* Deprecate `javascript-typescript-stdio`
* Add `typescript-language-server`
2017-12-25 10:40:39 +09:00
wsdjeg
3014612234 Fix up 2017-12-24 23:51:11 +08:00
wsdjeg
a51dd61d2b Fix ale support 2017-12-24 23:47:29 +08:00
wsdjeg
27b70baad5 Remove unneeded check 2017-12-24 23:33:13 +08:00
wsdjeg
7cc66a3ee1 Fix #1162 2017-12-24 23:24:50 +08:00
wsdjeg
964769fb15 Update c layer 2017-12-24 23:16:56 +08:00
wsdjeg
3e50239aa5 Add .clang for project patterns 2017-12-24 22:43:31 +08:00
wsdjeg
dbefd008fe Add callback for projectmanager 2017-12-24 21:58:39 +08:00
wsdjeg
d1e112baed Fix autocomplete 2017-12-24 21:26:54 +08:00
wsdjeg
781fa2c259 Add lsp support for python 2017-12-24 19:49:52 +08:00
wsdjeg
18cf0d996d Add lang servers 2017-12-24 15:50:20 +08:00
wsdjeg
da721afcc8 Fix lsp support 2017-12-23 22:37:52 +08:00
wsdjeg
a9c7ebce71 Add vim8 support 2017-12-23 22:02:15 +08:00
wsdjeg
20ed67388e Update php layer document 2017-12-23 21:12:09 +08:00
wsdjeg
e2f4fbb6a3 Add php_lsp key bindings 2017-12-23 21:03:01 +08:00
wsdjeg
87c4d8d12e Add lsp support for php 2017-12-23 19:53:45 +08:00
wsdjeg
afaeeb1e58 Fix haskell layer 2017-12-23 15:03:57 +08:00
wsdjeg
5f3b59ff85 Add key binding for open plugin dir 2017-12-23 00:38:24 +08:00
wsdjeg
c48ab7e6a2 Add more info about plugin update 2017-12-22 23:57:26 +08:00
wsdjeg
1797eae1a3 Fix #1087 2017-12-22 23:40:01 +08:00
wsdjeg
e5018e21a4 Fix javascript lsp support 2017-12-22 22:02:36 +08:00
wsdjeg
c8c9d6688a Fix lsp layer 2017-12-22 21:42:18 +08:00
wsdjeg
167d1b0c55 Chenage logger verbose 2017-12-22 21:28:45 +08:00
wsdjeg
2538c53658 Update lsp layer 2017-12-22 21:20:35 +08:00
wsdjeg
7e900d2062 Add lang#html layer 2017-12-22 20:18:25 +08:00
wsdjeg
e572c33e97 Fix type in lua layer 2017-12-22 19:28:52 +08:00
wsdjeg
cb644e3f2d Can not use \+num and mouse when more than one tab 2017-12-21 22:34:47 +08:00
wsdjeg
9647cd4f59 Support disable tabline 2017-12-21 22:14:33 +08:00
wsdjeg
319968d12e Fix lua repl && add layer doc 2017-12-21 21:38:47 +08:00
wsdjeg
acdfd05377 Fix inactive statusline 2017-12-21 20:29:53 +08:00
wsdjeg
df5392899e Update doc for layers 2017-12-21 20:13:56 +08:00
Wang Shidong
b04333f4c9
Merge pull request #1135 from SpaceVim/debug
Set sign text
2017-12-20 23:27:30 +08:00
Wang Shidong
d3df9ab40b
Merge pull request #1137 from SpaceVim/project
Update project key bindings
2017-12-20 23:27:10 +08:00
wsdjeg
3bd0040ca6 Fix neovim support 2017-12-20 23:08:34 +08:00
wsdjeg
73c78ec8e2 Use same api 2017-12-20 21:48:36 +08:00
wsdjeg
b18ef1b5a4 Fix lua repl 2017-12-20 20:36:53 +08:00
Arith Xu
000c3d5fbf change lua repl to luaprompt 2017-12-20 17:01:31 +08:00
Arith Xu
6b213c4190 add format mapping 2017-12-20 15:55:34 +08:00
Arith Xu
afab1fe2a1 add runners and repl for lua layer 2017-12-20 15:53:45 +08:00