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

1250 Commits

Author SHA1 Message Date
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
0a762d3117 Clear cmdline after open file in flygrep 2017-12-18 22:48:48 +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