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

112 Commits

Author SHA1 Message Date
Shidong Wang
f7b0c904d4 Update blog about mnemonic key bindings navigation 2019-03-05 08:11:13 +08:00
Shidong Wang
32585019ca Update ruby complete pic 2019-02-26 01:21:23 +08:00
Wang Shidong
1c33d30eb2
Add guide for using vim as ruby ide (#2603) 2019-02-25 11:18:21 -06:00
Shidong Wang
316a913161 Update link for jdt.ls 2019-02-23 15:12:20 +08:00
Wang Shidong
be6a8786e9
Add lsp support for java (#2619) 2019-02-23 13:24:26 +08:00
Lin Kun
61279a289e Doc: translate <C-e> to Ctrl-e etc. (#2605)
* Doc: fix typos.

* Doc: make the translation more accurate.

* Doc: update documentations.

* Doc: translate <C-e> to Ctrl-e etc.

* Doc: fix typos.

* Doc: fix typos.
2019-02-19 21:54:05 +08:00
Lin Kun
ceb77758ee Doc: fix typos. (#2580) 2019-02-13 23:25:34 +08:00
Wang Shidong
1b7dae4a41
Add use vim as perl ide post (#2579)
* Add use vim as perl ide post

* Update pic

* Update perl post

* Update install section for lint

* Add more pictures

* Update en post for perl ide

* Fix type
2019-02-12 14:18:44 +08:00
Wang Shidong
6c18bdfa9c
Improve python support (#2555) 2019-02-03 22:27:06 +08:00
Lin Kun
5e64d6379b Doc: fix typos. (#2551) 2019-02-03 20:51:00 +08:00
Wang Shidong
dc899187c3
Add lua stdin support (#2544) 2019-02-02 11:14:05 +08:00
Wang Shidong
5d93777010
Fix coffee_stdin support (#2543)
* Fix coffee_stdin support

* Updtae coffeescript post
2019-02-01 22:01:30 +08:00
Wang Shidong
b8ac6d1b31
Add stdin support in runner (#2535)
* Add stdin support in runner

* Add stdin support for javascript
2019-02-01 00:00:16 +08:00
Shidong Wang
9f9122a4b3 Use eslint-cli instead of eslint by default 2019-01-30 23:32:09 +08:00
Wang Shidong
8118fab5a8
Improve the javascript layer (#2529) 2019-01-30 22:20:22 +08:00
Wang Shidong
d388b33f2f
Add coffeescript suport (#2521)
* Add coffeescript.vim

* Add lang#coffeescript layer

* Add post

* Update coffee ide post

* Fix image info

* Update coffeescript ide post

* Update layer list

* Fix format

* Fix type in doc
2019-01-29 11:52:51 +08:00
Wang Shidong
3acb74eb55
Improve lua support (#2470) 2019-01-20 20:40:58 +08:00
Wang Shidong
302c612451
Update post for FlyGrep (#2465) 2019-01-19 12:03:26 +08:00
Romain
22a1db50ba update uncrustify URL link (#2456)
The actual uncrustify link points to astyle :-)
2019-01-14 15:42:17 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin (#2416) 2019-01-06 13:36:33 +08:00
Wang Shidong
e06ec9bcbd
Add script to generate followHEAD page (#2391) 2018-12-29 09:43:50 -06:00
Shidong Wang
1bdfb585be Hot fix deadlink 2018-12-25 23:32:43 +08:00
Wang Shidong
44a8af57b9
Release v1.0.0 (#2377) 2018-12-25 22:04:36 +08:00
Shidong Wang
fa1e780aa6 Fix pt support in windows
Problems: Denite file_rec does not word in windows.
Selution: change the command for pt in denite config.
2018-12-23 12:58:09 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows (#2371)
* Fix flygerp support in windows

* Fix path

* Add option for config command line prompt

Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭

* Remove spacevim before prompt

* Add getjumplist compatible function

* Update getjumplist function

* Implement split max func

* Update test

* Fix compatible function

* Fix rg support in flygrep_windows

in window and neovim-qt, rg need a '.' at the end if no dir specific

* Fix ag support

* Update wiki

* Update notes

* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
Jeff Heaton
1b92d31fc4 Minor English changes (#2357) 2018-12-18 23:14:37 +08:00
Johannes Brüderl
a127122369
fix typo 2018-10-07 02:50:27 +02:00
Wang Shidong
3fcf185924
Type in java ide (#2229) 2018-10-03 13:48:25 +08:00
Wang Shidong
61d06bacd0
Online tutor for SpaceVim (#2004) 2018-10-02 21:04:30 +08:00
Samar Dhwoj Acharya
7d814180e3 fix few spelling errors and add documentation about pretty layout formatting (#2224)
* some spelling errors

* more spelling

* update documentation with pretty layout commenting keybinding
2018-10-02 15:26:01 +08:00
Wang Shidong
c826d21a98
Release v0.9.0 (#2203) 2018-09-26 21:52:28 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers (#2139) 2018-09-12 20:14:20 +08:00
Wang Shidong
7358a26fd1
Update time and location (#1916) 2018-07-05 21:44:10 +08:00
Wang Shidong
f176e60bd2
Update 2018-06-24-first-meetup-in-hangzhou.md 2018-07-05 21:36:29 +08:00
Wang Shidong
7eb6f17599
update id (#1915) 2018-07-05 16:37:04 +08:00
Wang Shidong
823c7e20ed
change comment id (#1914) 2018-07-05 16:22:44 +08:00
Wang Shidong
93accdaef0
Website: add post about first meetup (#1875) 2018-07-05 16:16:34 +08:00
Wang Shidong
0677850f06
Improve gitment support (#1908) 2018-07-04 08:49:23 +08:00
Wang Shidong
7a91d3bc2f
Release v0.8.0 2018-06-18 14:01:56 +08:00
wsdjeg
9a3b59c818 Update help file 2018-06-15 20:41:11 +08:00
Wang Shidong
5ea92078f3
Update documentation (#1765) 2018-05-31 08:17:38 -05:00
Wang Shidong
bb75c310a2
Manager post tags (#1762) 2018-05-27 20:54:33 +08:00
Wang Shidong
5176ee9dc7
HTML Improvements (#1707)
* HTML Improvements

* Update html

* Improve html

* Fix up

* Update layers index

* Update development page

* Update layers index

* Update layers index

* Update layers index

* Update layers index

* Update layers index
2018-05-12 19:01:00 +08:00
Wang Shidong
f088e5f18b
Release v0.7.0 (#1510) 2018-03-19 21:36:59 +08:00
Bryan
7b81cb5f6c
Edit because jshell was introduced with java9.
Hi I really appreciate all the mentions of these plugins and will definitely try these out sometime. 
Any I'd like to propose a small correction to prevent confusion. 
Jshell was introduced with Java9
2018-03-12 10:22:31 -05:00
Wang Shidong
a5d76d787c Create 2018-01-31-grep-on-the-fly-in-spacevim.md 2018-01-31 23:21:55 +08:00
wsdjeg
fe629b3402 Improve readme 2018-01-30 23:19:35 +08:00
Wang Shidong
ba59ca2520
Update chinese document (#1331)
squash and merged
2018-01-27 01:07:02 +08:00
wsdjeg
ca42327356 Enable fold code 2018-01-25 22:57:56 +08:00
Wang Shidong
311fb6411c
Update 2018-01-23-grep-on-the-fly-in-spacevim.md 2018-01-25 14:48:12 +08:00