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

958 Commits

Author SHA1 Message Date
Lin Kun
bf92a4d5ed Fixed: auto-indent new line after SPC j S. (#2598) 2019-02-18 09:09:20 +08:00
Lin Kun
5f6e8c05b0 Add: add 3 new comment key binding. (#2599)
* add SPC c y to comment and yark

* add SPC c u to uncomment

* add SPC c $ to comment to EOL

* Doc: update documentations.

* Doc: update documentations.
2019-02-18 09:03:28 +08:00
Lin Kun
486907ead4 Doc: update documentations for SPC x a r. (#2596) 2019-02-17 12:42:11 +08:00
Shidong Wang
7e179fcd67 Update font awesome to 5.7.2 2019-02-17 11:57:44 +08:00
Shidong Wang
c217841426 Add zhihu community 2019-02-17 11:48:31 +08:00
Shidong Wang
7b3aaf949f Update cn doc 2019-02-17 11:36:19 +08:00
Lin Kun
c376371b67 Add: add 2 new key bindings and the corresponding documentations. (#2593)
* Add: add 2 new key bindings and the corresponding documentations.

* Doc: translate some documentation.
2019-02-17 10:30:13 +08:00
Lin Kun
ceb77758ee Doc: fix typos. (#2580) 2019-02-13 23:25:34 +08:00
Shidong Wang
78eaef6ea9 Change code default color 2019-02-13 23:08:42 +08:00
Shidong Wang
dc3cbc9661 Change code css 2019-02-13 22:59:53 +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
3d720302f0
Add perli support for perl repl (#2578)
* Add perli support for perl repl

* Fix api

* Update doc for installing perli
2019-02-12 11:02:20 +08:00
Wang Shidong
af636208cb
Improve kotlin support (#2573)
* Improve kotlin support

* Update kotlin layer doc

* Update kotlin support
2019-02-11 21:16:00 +08:00
Lin Kun
6b9e4f65da Doc: fix typos. 2019-02-11 18:59:31 +08:00
Lin Kun
0c8be4f18e Add: add two new key bindings: align at [SPC] and operators. (#2571)
* Add: add a new key binding: align at [SPC].

* Add: add a new key binding: align at operators.
2019-02-11 09:35:41 +08:00
Wang Shidong
972fb6d04d
Update perl support (#2570) 2019-02-10 23:19:10 +08:00
Shidong Wang
1c2aab9c55 Update latex doc 2019-02-10 16:38:08 +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
Shidong Wang
f71077e765 Fix link 2019-02-02 22:28:26 +08:00
Wang Shidong
f507c2cf84
Change: rename tags layer && improve cscope layer (#2509) 2019-02-02 22:26:35 +08:00
Wang Shidong
dc899187c3
Add lua stdin support (#2544) 2019-02-02 11:14:05 +08:00
Shidong Wang
c58216441a Use forked gitment 2019-02-01 22:45:24 +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
Jesse Bilsten
294f723469 Fixed a typo for "reference" (#2538) 2019-02-01 12:37:49 +08:00
Lin Kun
9fef8fa74d Update docs (#2540)
* Doc: update docs.

* Doc: update documentations.
2019-02-01 10:18:26 +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
a700d516da
Add vim-jsdoc to typescript layer (#2527)
* Add vim-jsdoc to typescript layer

* Improve typescript layer doc
2019-01-30 14:05:52 +08:00
Shidong Wang
b381aa88bd Add lsp support for css
close #2517
2019-01-29 23:27:59 +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
Lin Kun
dac32e1729 Doc: fix a typo. (#2520) 2019-01-28 22:13:00 +08:00
Wang Shidong
eede4cfbe3
Improve data#string api (#2515)
- add fill_left and fill_middle function
- fix string api doc
- add string api cn doc
2019-01-28 17:50:20 +08:00
Wang Shidong
fa4d25a2eb
Add gtm support (#2512) 2019-01-27 16:55:50 +08:00
Lin Kun
7c2e7b7421 Add: add function 'set_justification_to' with it's 3 key bindings. (#2511) 2019-01-27 10:59:44 +08:00
Shidong Wang
56e39b40e2 Fix vim81 checking
close #2140
2019-01-26 11:14:25 +08:00
ssfjhh
4026cf61b4 Doc: update the documentation of the layer autocomplete. (#2501) 2019-01-25 19:11:55 +08:00
Wang Shidong
8353ecef68
Add input method support on statusline (#2496)
* Add input method support on statusline

close #1693

* Update doc
2019-01-24 23:02:09 +08:00
ssfjhh
c3a04d4ebc Change: modify the function of SPC c L is function. (#2492)
* Change: SPC c L is function exactly the same as SPC c l, so modify it to 'comment lines' and update the corresponding documentation.

* Doc: add (TODO) to the functions that have not been implemented.

* Fixed: fix the hint for 'SPC c v'.
2019-01-24 21:08:41 +08:00
ssfjhh
871dded7ea Doc: add a new name rule: hints-like-this (#2493)
* Doc: add a new name rule: hints-like-this

* Doc: fix typos.

* Doc: fix typos.

* Doc: add (TODO) to the unimplemented functions.
2019-01-23 22:48:09 +08:00
Shidong Wang
f38ee34c00 Remove doc about Leader f f
file searching key bindings:
- SPC f f: searching files in the directory of current file
- SPC p f: searching files in current project
2019-01-23 13:14:27 +08:00
Shidong Wang
c8392c1757 Fix 404 page in about 2019-01-23 11:25:28 +08:00
Wang Shidong
7bbb69e351
add lang#red layer (#2486)
* add lang#red layer

* add code runner and repl support

* Add red doc && fix r doc

* Improve layers dev script

* autodoc
2019-01-23 11:23:12 +08:00
Wang Shidong
0346191b88
Improve lang#r layer and doc (#2485)
* Improve lang#r layer and doc

* add config file

* Add doc

* Add key bindings
2019-01-23 01:00:47 +08:00
ssfjhh
38bf9583c0 Doc: fix typos. (#2483)
* Doc: fix typos.

* Doc: fix typos.

* Doc: set ff=unix.

* Doc: set ff=unix.
2019-01-22 14:07:48 +08:00
ssfjhh
f5c8244f2c Doc: fix typos. (#2481) 2019-01-22 07:50:55 +08:00
Wang Shidong
b3bfe5d9ee
Update about page (#2468)
* Update about page

* Update about page

* Fix type
2019-01-21 22:41:23 +08:00
Chen Lijun
7638455d9b Add: zeal layer (#2469) 2019-01-21 22:18:53 +08:00
John R Barker
6d514432a1 Typo dashboard (#2477) 2019-01-21 16:39:33 +08:00