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

1417 Commits

Author SHA1 Message Date
wsdjeg
836d847c5b Close #1157 2017-12-27 23:05:08 +08:00
wsdjeg
38b2efe2a6 Make chromatica auto start 2017-12-27 21:51:17 +08:00
wsdjeg
8dd17d4d08 Add arakashic/chromatica.nvim 2017-12-27 21:39:42 +08:00
wsdjeg
64ea284b45 Add c syntax file 2017-12-27 21:26:48 +08:00
Wang Shidong
8cbd0074ad
Merge pull request #1186 from SpaceVim/job_improve
Support cwd in job
2017-12-27 13:06:31 +08:00
thawk
305c066f7f Add NeoSolarized guide theme 2017-12-27 12:34:12 +08:00
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
Wang Shidong
cfefd96c25
Merge branch 'dev' into project 2017-12-20 11:38:21 +08:00
Arith Xu
0a643ea9cc Merge branch 'dev' into fork-lua-layer-improvements 2017-12-20 09:32:18 +08:00
wsdjeg
3b1870bd57 Update java layer doc 2017-12-19 20:53:06 +08:00
wsdjeg
6a7c13dc2b Update java key bindings 2017-12-19 20:31:44 +08:00
Arith Xu
235e4b59b9 add lua run key mapping 2017-12-19 19:33:06 +08:00
Wang Shidong
a24786e20e
Merge branch 'dev' into java 2017-12-19 19:31:27 +08:00
Wang Shidong
0bd2347104
Merge branch 'dev' into debug 2017-12-19 19:21:49 +08:00
wsdjeg
e82ead0554 Fix job call back func 2017-12-19 19:07:12 +08:00
Arith Xu
17ad2ea83d add mapping descriptions 2017-12-19 09:40:16 +08:00
techgaun
991fc3bee5
fix spelling error for stage all files 2017-12-18 14:15:16 -06:00
wsdjeg
a521307853 Update java layer 2017-12-18 23:48:14 +08:00
wsdjeg
5491da938d Update project key bindings 2017-12-18 23:34:15 +08:00
wsdjeg
0a762d3117 Clear cmdline after open file in flygrep 2017-12-18 22:48:48 +08:00
wsdjeg
1bb916cf90 Set sign text 2017-12-18 22:27:51 +08:00
wsdjeg
628551c4f2 Change gitk plugin 2017-12-17 09:35:22 -06:00
wsdjeg
861914d339 Add key bindings for list projects 2017-12-17 21:57:02 +08:00
wsdjeg
ea732fae96 Kill all buffers 2017-12-17 21:22:53 +08:00
wsdjeg
34a8e22936 Fix SPC p k 2017-12-17 21:18:24 +08:00
wsdjeg
7468d6ec12 Auto set project name 2017-12-17 21:14:54 +08:00
wsdjeg
a5f349096f Fix shell config 2017-12-17 20:36:58 +08:00
wsdjeg
03cd0e2445 Fix selection REPL 2017-12-16 21:35:55 +08:00
wsdjeg
a97504f04e Update elixir layer 2017-12-16 20:50:31 +08:00
wsdjeg
d4867d83d1 Fixup 2017-12-16 16:08:03 +08:00
wsdjeg
e7aa9a5977 Add support custom mapping group 2017-12-16 16:03:16 +08:00
wsdjeg
cfa6a071e7 Merge branch 'dev' into custom 2017-12-16 15:48:52 +08:00
wsdjeg
077079ce13 Fix SPC f b for show bookmarks 2017-12-16 13:25:06 +08:00
wsdjeg
dfd556cef4 Fix statusline error 2017-12-15 22:47:50 +08:00
wsdjeg
620a29660a Fix transient state api 2017-12-15 21:36:41 +08:00
wsdjeg
1cd067fe15 Fix default indent 2017-12-15 21:12:35 +08:00
wsdjeg
483f0a8cb6 Test neovim lib 2017-12-15 20:12:23 +08:00
wsdjeg
ed3a3fceee Add debug transient state 2017-12-14 21:58:22 +08:00
wsdjeg
814f833514 Add smart debugger lauching for ruby 2017-12-14 21:39:37 +08:00
wsdjeg
190274c4c1 Add debug layer 2017-12-14 21:30:20 +08:00
wsdjeg
5b454760f8 Change icon for ruby 2017-12-14 12:48:19 +08:00
wsdjeg
5fa340dd79 Update statusline for VebuggerShell && VebuggerTerminal 2017-12-13 22:28:26 +08:00
wsdjeg
6f766a3eeb Update key bindings for debug layer 2017-12-13 21:41:44 +08:00
wsdjeg
2bdf2e54da Fix screen blink 2017-12-13 19:51:35 +08:00
Wang Shidong
4e34b8f9f7
Merge pull request #1114 from icearith/fix_move_line
reimplement move text down and up
2017-12-13 18:53:10 +08:00
Arith Xu
70e166f441 fix funny mistake 2017-12-13 18:46:30 +08:00
Arith Xu
591670a045 add noautocmd when moving lines up or down 2017-12-13 15:44:36 +08:00
Wang Shidong
aa633bd703
Merge pull request #1111 from sei40kr/feature/emmet-jsx-improve
Improve Emmet configuration
2017-12-12 23:16:26 +08:00
wsdjeg
b2e7aff440 Fix guide cursor 2017-12-12 22:51:51 +08:00
Arith Xu
269dd0940d reimplement move text down and up, use native move command with force silent mode 2017-12-12 22:48:01 +08:00
wsdjeg
3ccb6d78b6 Improve guide cursor 2017-12-12 22:28:47 +08:00
wsdjeg
4604e4fb34 Fix unkownfunc in first installation 2017-12-12 16:08:43 +08:00
wsdjeg
4ec6a9d015 Add statusline for repl 2017-12-12 15:14:35 +08:00
wsdjeg
b19851d3d6 Update ruby layer 2017-12-12 15:05:41 +08:00
wsdjeg
7556c5caa9 Fix repl for ruby 2017-12-12 13:46:38 +08:00
wsdjeg
34ba04f184 Update lang#ruby layer 2017-12-12 13:12:34 +08:00
wsdjeg
1e9a7b750e Add checking for bufexist 2017-12-12 08:39:36 +08:00
wsdjeg
d4723efc9f Fix up 2017-12-12 08:36:44 +08:00
wsdjeg
dbc77ce539 Fix neovim exit message
ref: https://github.com/neovim/neovim/issues/7719
2017-12-12 08:32:44 +08:00
Seong Yong-ju
028c877c57 Improve Emmet configuration
* Use JSX Emmet presets for Javascript
2017-12-12 01:10:54 +09:00
wsdjeg
00d39f2c23 Fixup 2017-12-12 00:00:35 +08:00
wsdjeg
2be1e53b06 Add mappings for python REPL 2017-12-11 23:54:50 +08:00
wsdjeg
1c48fafbc4 Fix vim support 2017-12-11 23:14:03 +08:00
wsdjeg
a2c443e33a Add repl Framework 2017-12-11 22:55:42 +08:00
wsdjeg
de5723b53b Update doc for python layer 2017-12-11 20:51:17 +08:00
Wang Shidong
321f801e42
Merge pull request #1103 from sei40kr/feature/ale-fix
Fix an issue occurd in ALE-enabled environment
2017-12-10 19:27:59 +08:00
Wang Shidong
baba4f8896
Merge pull request #1099 from sei40kr/feature/vim-node
Add a new plugin for JavaScript
2017-12-10 19:25:16 +08:00
Seong Yong-ju
33b07e71a9 Improve implementations of tmux integration
* Toggle visibility of cursor line on entering/leaving tmux pane
* Load tmux plugins lazily for faster start-up
2017-12-10 15:02:29 +09:00
Seong Yong-ju
eb78653f09 Fix an issue occurd in ALE-enabled environment
* Disable caret move hooks unless using Neomake
* Minor fix for ALE plugin configurations
2017-12-10 14:12:14 +09:00
wsdjeg
7cde44ae0f Check event CmdLineEnter 2017-12-10 00:23:18 +08:00
wsdjeg
557d14eb9c Merge branch 'dev' into signatures 2017-12-09 22:18:41 +08:00
Seong Yong-ju
6a2a7d156c Add a new plugin for JavaScript
* Add a new plugin `moll/vim-node`
* Minor refactoring
2017-12-09 23:16:07 +09:00
Seong Yong-ju
b0bfa429d0 Add language server configurations for Haskell
* Add language server commands for Haskell
* Update key mappings for Haskell
2017-12-09 18:18:21 +09:00
Seong Yong-ju
9c5fddeb98 Merge branch 'feature/js-lsp' into feature/haskell-lsp 2017-12-09 17:57:53 +09:00
Seong Yong-ju
7c8d803865 Improve layer implementations for lsp, javascript 2017-12-09 17:49:42 +09:00
Seong Yong-ju
df4101e8fd Add language server configuration for JavaScript
* Add APIs for register server commands for LSP
* Add server command for JavaScript language server
* Add a new layer option `use_lsp` for layer `javascript`
* Update key mappings for Javascript
2017-12-09 17:34:18 +09:00
wsdjeg
c7fd4811fe Change icon for git branch 2017-12-08 20:49:03 +08:00
wsdjeg
8ad33a19b8 Add chat config 2017-12-07 20:54:47 +08:00
Fabio Gibson
8b84e4959a eclosing ignore patterns for ag searcher 2017-12-06 11:58:33 -02:00
wsdjeg
e07ad4d74a Improve #1056 2017-12-06 18:15:55 +08:00
wsdjeg
db53bbf92e Remove g:wsd 2017-12-06 18:14:15 +08:00
wsdjeg
a7d7831bd1 Fix 1056 2017-12-06 16:15:18 +08:00
wsdjeg
b36df096f5 Fix statusline for inactive window 2017-12-06 10:59:48 +08:00
wsdjeg
a12d2aae63 Fix statusline for inactive window 2017-12-06 10:53:21 +08:00
wsdjeg
8faf056d4d Clear highlight after insert char 2017-12-06 00:08:08 +08:00
wsdjeg
3673b17a7d Fix: Flygrep match pattern override FileName 2017-12-05 21:53:36 +08:00
wsdjeg
e9826e3fae Fix flygrep 2017-12-05 21:14:36 +08:00
wsdjeg
dc812ae0c7 Fix mouse wheel in flygrep 2017-12-05 20:49:16 +08:00
wsdjeg
d8774f488e Fix inactive window statusline 2017-12-05 19:52:44 +08:00
wsdjeg
6ea0aa04dd Fix stausline for small windows 2017-12-05 19:24:56 +08:00
wsdjeg
9d4fcd6bcc Check statuslien len 2017-12-05 14:06:28 +08:00
wsdjeg
ce0308cdbd Add support for check winwidth 2017-12-05 13:46:49 +08:00
wsdjeg
83568afc5f Fix up 2017-12-05 10:17:43 +08:00
wsdjeg
54ec968bc9 Fix ycm mappings 2017-12-05 10:00:05 +08:00
wsdjeg
f58a62eeb2 Fix #1070 2017-12-04 23:10:51 +08:00
wsdjeg
421f5a6053 check +tablineat support 2017-12-04 21:19:15 +08:00
wsdjeg
79b1940227 Update doc 2017-12-04 21:12:55 +08:00
wsdjeg
a366d0c91a Add support for mouse click 2017-12-04 20:55:33 +08:00
wsdjeg
4fa20f8a10 Update syntax file for runner 2017-12-04 20:24:41 +08:00
wsdjeg
9128f24fd2 Update syntax file 2017-12-04 11:15:46 +08:00
wsdjeg
cae4fd9c00 Merge branch 'lang#c' into dev 2017-12-04 09:53:47 +08:00