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

4138 Commits

Author SHA1 Message Date
Wang Shidong
7764c038c1
Add lang#goby layer (#3055) 2019-09-17 22:15:51 +08:00
Wang Shidong
ad8a7113f9
deoplete and denite backward compatibility (#3058) 2019-09-15 21:16:14 +08:00
Jethro Cao
276ae1d35e Fixed typo 'yarked' to 'yanked' (#3059) 2019-09-15 19:02:59 +08:00
Wang Shidong
ddecdd7bdb
Update hint desc (#3050) 2019-09-15 14:30:49 +08:00
jyscao
1c8d939640 Fix keybindings for GitGutter Hunks (#3049) 2019-09-12 18:41:22 +08:00
Wang Shidong
6541315fcd
close #2367 (#2978) 2019-09-12 14:14:18 +08:00
Wang Shidong
7ba443f195
Fix install script (#3048) 2019-09-12 14:11:18 +08:00
wsdjeg
898312174c Fixtype 2019-09-12 13:55:50 +08:00
Wang Shidong
b6c35bf6c9
detach iedit plugin (#3047) 2019-09-12 13:51:44 +08:00
Wang Shidong
ad849b6bc6
Add ~ keybinding for iedit (#3046) 2019-09-12 13:07:57 +08:00
Wang Shidong
64dc68d796
Naming rules (#3037) 2019-09-12 12:24:05 +08:00
Eric Drechsel
748ba30908 urlescape spaces in font names (#3042)
Fixes #2532 

Also cleans up empty files so rerunning install.sh gets existing users in a good state
2019-09-11 21:29:09 +08:00
zZ
2f1a4a56ae update flygrep_history after checkout dir (#3041) 2019-09-11 00:51:28 +08:00
wsdjeg
bfe0a925c0 Update page 2019-09-08 21:59:50 +08:00
Wang Shidong
f0ac17c15a
Googlegroups (#3040)
* Update community page

* Update
2019-09-08 21:36:33 +08:00
Wang Shidong
3d957c8695
Python file head (#3036) 2019-09-06 00:34:36 +08:00
Wang Shidong
a19a5db8f0
Improve file head support (#3034) 2019-09-05 14:10:49 +08:00
Wang Shidong
af1b4d1f29
add fish script support (#3033) 2019-09-04 22:56:45 +08:00
Wang Shidong
4d6ebb590e
Add: add new layer lang#j (#3032) 2019-09-04 13:57:38 +08:00
wsdjeg
bef3683c1b Update gtags layer 2019-09-02 22:45:49 +08:00
Wang Shidong
1152eaabbd
Change: rename tags layer to gtags layer (#3030) 2019-09-02 22:36:29 +08:00
lqhSniper
a04f1106b7 plugin install failed to call _append_buf_line in WIN10 (#3011) 2019-08-27 22:45:09 +08:00
wsdjeg
80cde1739a Update function name 2019-08-27 21:08:36 +08:00
wsdjeg
4e8a0271da Update cscope layer 2019-08-27 20:56:03 +08:00
Wang Shidong
0a2722d52f
Update cscope layer (#3023)
* Update doc

* Update

* Update cscope layer
2019-08-27 19:57:17 +08:00
Wang Shidong
17e0c031ec
Ctrlp message (#3022)
* ctrlp-message

* Update ctrlp message
2019-08-25 11:38:18 +08:00
Wang Shidong
e217ee67ea
Fix #2897 (#3021) 2019-08-25 09:39:51 +08:00
wsdjeg
1d577d771b Update autocomplete layer
disable neco-look when can not find look command in PATH
2019-08-24 22:22:08 +08:00
Wang Shidong
a3719c30a7
Improve: make ctrlp layer works better (#3015) 2019-08-23 23:37:18 +08:00
VyronLee
57fed587d3 Change: fix csharp layer and update doc (#2935). (#3007) 2019-08-23 07:59:05 +08:00
lqhSniper
cdca7e3648 Update manager.vim (#3010)
endif  wrong
when start gvim, SPInstall  error
2019-08-22 17:10:48 +08:00
Mattia Gheda
e0f01b20dc Fix: fugitive blame (#3006)
The existing command doesn't work, I tested that this does and git blames the current buffer
2019-08-18 16:13:11 +08:00
Mattia Gheda
0aaf88b90b Website: Add git-plugin documentation to git layer (#3005) 2019-08-18 16:12:42 +08:00
Yanick Fratantonio
eb9db06c29 fix shortcuts/docs about marking spelling (#3003) 2019-08-18 16:06:18 +08:00
Nahuel
199cf27621 fix typos (#3000) 2019-08-14 09:53:45 +08:00
Wang Shidong
c01c5fa127
Add vertical split support (#2999)
* Add vertical split support

* Update split
2019-08-12 21:53:14 +08:00
wsdjeg
9524efb639 Add todo 2019-08-10 21:16:17 +08:00
wsdjeg
1cef9fb912 Fix racket runner command 2019-08-10 18:13:17 +08:00
Fabrizio Fallico
635e170355 Fix typo (#2989) 2019-08-05 09:48:07 +08:00
Wang Shidong
47a4b6baf6
Comment code block in markdown (#2988)
close #2987
2019-08-04 20:40:45 +08:00
Wang Shidong
b65651933f
Make ruby runner support stdin (#2986) 2019-08-04 19:32:48 +08:00
Wang Shidong
746fe55263
Fix flygrep and vim-todo error (#2983) 2019-08-01 22:03:57 +08:00
Wang Shidong
5a921adaf3
Fix matchaddpos api func (#2982)
close #2981
2019-08-01 21:10:00 +08:00
Wang Shidong
ec7d944fcc
Add lang#assembly layer (#2979)
* Add lang#assembly layer

* Add doc

* Update doc
2019-07-31 21:35:57 +08:00
Wang Shidong
8bb3e14426
fix api func matchaddpos (#2977)
close #2845
2019-07-30 22:04:58 +08:00
Wang Shidong
007a952126 Update issue templates 2019-07-30 12:38:21 +08:00
Steven Adger
7ae6b9bd70 On Windows, send CTRL+r if '+' register is not given (#2950)
(instead of returning 0 which is what it currently does)
2019-07-29 21:42:04 +08:00
Odohi David
ffe12a8cc0 Update 2019-01-07-use-vim-as-a-go-ide.md (#2975) 2019-07-28 21:08:59 +08:00
Ryan Duryea
ab84a36bb6 Fix typo in edit.md (#2970)
"opjects" => "objects"
2019-07-28 15:47:18 +08:00
wsdjeg
ee9a5d85d4 Update layer list 2019-07-25 22:04:28 +08:00