1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:30:04 +08:00
Commit Graph

1244 Commits

Author SHA1 Message Date
Shidong Wang
a1a86e591e add align="middle" 2019-06-01 15:45:39 +08:00
Shidong Wang
04bb5dfb26 Add _includes files 2019-06-01 15:29:12 +08:00
Wang Shidong
c0d0b82ae4
Add vedio (#2862) 2019-06-01 15:27:27 +08:00
Wang Shidong
4192fdcc6c
website: Use Vim as a C/C++ IDE (#2814) 2019-06-01 13:30:10 +08:00
Wang Shidong
b38414aea5
Fix error_clear (#2847) 2019-05-26 22:01:20 +08:00
dduenker
a65f2df62a fix typo: corsor → cursor (#2828) 2019-05-17 08:43:34 +08:00
AlanDing
5496fb9676 Add Palenight ColorScheme (#2820)
* add palenight colorscheme

* update palenight colorscheme

* fix palenight colorscheme

* add new option to colorscheme layer
2019-05-13 18:47:58 +08:00
Lawrence Ephrim
3d1f46a714 Update documentation.md: Fixed typo (#2822)
On the "Updating Manually with gi" section, "You" was misspelled as "Yor".
2019-05-13 08:32:36 +08:00
Shidong Wang
573107d7d3 Update Following HEAD page 2019-05-11 14:05:04 +08:00
Shidong Wang
afc8abf8b9 Update fork svg 2019-05-11 12:57:32 +08:00
Wang Shidong
64708d7856
Add post for php layer (#2798)
Change phpcd to phpcomplete, as phpcd does not work in windows
2019-05-10 17:24:14 +08:00
Binny Zupnick
101097bf8b Fix type (#2813) 2019-05-10 16:05:29 +08:00
Shidong Wang
1f84aa960c Update cn doc for fuzzy find layer 2019-05-09 22:24:28 +08:00
Wang Shidong
ed4c4ec437
Add lang#racket layer (#2805) 2019-05-09 15:07:53 +08:00
Wang Shidong
d87b918967
Update doc && fix problems (#2799)
* Update doc && fix problems

* Improve SPC b e

print info for canceled.

* Add canceled info for SPC b R

* Fix type

* Fix type

* Fix type
2019-05-08 13:34:49 +08:00
Wang Shidong
db55d72e76
Add go post (#2429) 2019-05-08 09:29:54 +08:00
Wang Shidong
b581ac4c77
Add sidebar (#2016) 2019-05-06 11:55:24 +08:00
Wang Shidong
7835efd261
Improve siganture api (#2255)
* Improve siganture api

* Add signature api

* Add signature api

* Add signature api

* Fix markdown layer doc

* Fix markdown layer doc
2019-05-06 11:32:04 +08:00
Lin Kun
477743c6ea [Fix] Fix a typo. (#2784)
* Fix a typo.

* Fix a typo.
2019-05-05 13:23:30 +08:00
Wang Shidong
d85cb639cb
Fix cn doc (#2776)
* Fix cn doc

* Fix cn doc

* Update cn doc
2019-05-04 22:55:55 +08:00
Wang Shidong
54575d6f76
Add srcery colorscheme (#2526) 2019-04-28 21:19:09 +08:00
Wang Shidong
a80b4f5287
Add error handle key bindings to lsp layer (#2774) 2019-04-28 20:44:47 +08:00
Wang Shidong
516fbe9449
Add lang#ipynb layer (#2772) 2019-04-28 14:00:36 +08:00
Wang Shidong
d8a60cabca
Add python plugin (#2767)
close #1987
2019-04-24 22:54:44 +08:00
Wang Shidong
b506b659e3
Update doc for quickfix_doc (#2766)
* Update doc for quickfix_doc

* Update cn doc
2019-04-24 22:14:22 +08:00
Shidong Wang
d49da9ae3e Add product hunt link 2019-04-24 21:20:48 +08:00
Wang Shidong
b627d2e8ab
Update git layer (#2761)
* Update git layer

* Disable signify when git layer is loaded

* Add key binding

* Update key binding

* Update doc
2019-04-24 21:13:20 +08:00
Ned Ludd
37e92abe67 Switch installation to .toml format (#2765) 2019-04-24 09:48:13 +08:00
ken
8dcde203a3 Small grammar fixes in docs (#2755) 2019-04-20 13:10:18 +08:00
Shidong Wang
05670f2d3f Update index 2019-04-19 09:36:19 +08:00
Wang Shidong
c7ce5499e4
Fuzzy find tag (#2745)
* Add fuzzy find tags command

* Add key binding
2019-04-13 22:12:57 +08:00
Shidong Wang
57ceada2c0 Update development page 2019-04-13 14:48:24 +08:00
Wang Shidong
0ae0cd55f4
Add option for clang based syntax highlight (#2744)
* Add option for clang based syntax highlight

* Update cn doc
2019-04-13 13:56:41 +08:00
Shidong Wang
21c91553d9 Update page 2019-04-11 22:01:09 +08:00
Wang Shidong
301037d9f1
Update fuzzy find layer doc (#2737)
* Update doc

* Update doc
2019-04-11 11:29:14 +08:00
Wang Shidong
ed51e65daf
Change home and end key in defx buffer (#2738)
* Change home and end key in defx buffer

* Add Ctrl-home key binding

* Update doc
2019-04-11 11:28:50 +08:00
Lin Kun
652ddcfbbd Add: add 2 new key bindings 'C' and 'X' for iedit(#2728) 2019-04-10 23:10:53 +08:00
Wang Shidong
bc0057858b
Update version to v1.2.0-dev (#2732) 2019-04-09 21:30:48 +08:00
Wang Shidong
2b3f3b7643
Release v1.1.0 (#2726)
* Update release script

* Update wiki

* Update img

* Update release page

* Change release page

* Fix resume

* Add Leader f SPC for fzf layer

* Add fzf menu support

* Use o to open dir in defx

* Update roadmap

* Update version

* Update version in script

* Add fzf mru

* Fix spacevim log level

close #2561
2019-04-08 07:46:56 +08:00
Wang Shidong
5404fd4705
Improve iedit mode (#2725) 2019-04-05 15:42:50 +08:00
Shidong Wang
10153e8389 Add: iedit mode key binding x 2019-04-04 22:02:06 +08:00
Lin Kun
b905448fbc Add: add a new key binding 's' for iedit-model. (#2723) 2019-04-04 19:40:07 +08:00
Alessio Linares
a3342e0dbe Enable test layer configuration (#2669)
* Enable test layer configuration

* test layer settings separator changed from - to _
2019-04-02 21:07:25 +08:00
Lin Kun
133b9d4757 Doc: fix a markdown sytax error. (#2714) 2019-03-30 14:00:58 +08:00
Wang Shidong
1fefff25fe
Merge branch 'master' into cursor 2019-03-28 15:32:49 +08:00
SallySoul
0271cd890a Could we add a lang#processing? (#2696)
* 🎁 Add first pass of lang#processing

* Add processing.md
2019-03-28 14:41:52 +08:00
Arnold Chand
e12830d47b Update language-server-protocol.md (#2700) 2019-03-26 18:40:30 +08:00
Lin Kun
cc023acfba Add 3 key bindings SPC x t C, SPC x t W, SPC x t L (#2684)
* Add: add 3 new key bindings and document the same.

* Doc: sort key bindings.

* Doc: fix a typo.

* Fix: optimize.
2019-03-19 13:32:05 +08:00
Lin Kun
99d0631576 Fix: fix function of SPC f d to match its documentation. (#2682)
* Fix: fix function of SPC f d to match it's documentation.

* Doc: fix typos.
2019-03-18 14:33:42 +08:00
Tai-Lin
ca06b27c04 Update installation step in lang#go (#2679) 2019-03-18 07:45:39 +08:00
Wang Shidong
d7d957957e
Add rust layer option (#2678) 2019-03-18 00:12:11 +08:00
Lin Kun
840fd21c9e Add: Count words in select region. (#2675) 2019-03-17 22:03:27 +08:00
Wang Shidong
37e6169008
Change windows key binding and improve doc (#2674) 2019-03-17 20:35:21 +08:00
姚文强
7539f3e10d fix typo (#2673) 2019-03-17 08:14:22 +08:00
Wang Shidong
e628e1eebf
Change plugin list key binding (#2665)
* Change plugin list key binding

* Fix doc
2019-03-14 23:32:20 +08:00
Wang Shidong
f55fac7c2e
Add option filetree_direction (#2661) 2019-03-14 00:03:35 +08:00
Lin Kun
35be464401 Doc: fix a error in some former commit. (#2660) 2019-03-13 22:12:01 +08:00
Wang Shidong
7179777ff5
Add defx support (#2282) 2019-03-10 20:49:12 +08:00
Wang Shidong
714926260b
Improve test layer (#2650)
* Fix test layer

* Fix test layer
2019-03-10 09:20:33 +08:00
Shidong Wang
f7b0c904d4 Update blog about mnemonic key bindings navigation 2019-03-05 08:11:13 +08:00
Josh Greenwood
e05a364225 improves github layer readme (#2636)
* improves github layer readme

- fixes a few grammatical issues
- adds a link to github's personal access token page

* point folks to help doc instead of private page
2019-03-04 22:50:38 +08:00
Aron Griffis
1ee397c7a2 Finish renaming enable_statusline_display_mode to enable_statusline_mode (#2634)
This was started in #1843 but there were still remnants of the old name
in various guides and toml files.
2019-03-04 19:51:47 +08:00
Felix Wolfsteller
e3f9c0457c Update git.md (#2639)
Add keyboard path to custom configuration file.
2019-03-04 18:26:21 +08:00
Lin Kun
e36007c836 Add: add a new key binding SPC l K (#2628) 2019-02-27 21:52:45 -06:00
Wang Shidong
cd5ac21256
Update file tree key binding (#2630)
* Update file tree key binding

* Update doc
2019-02-27 08:13:00 -06: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
Wang Shidong
8059a9d4d1
Add whatsapp channel (#2625) 2019-02-24 08:36:04 -06:00
Shidong Wang
e370d6f319 Hotfix 2019-02-23 16:52:11 +08:00
Shidong Wang
73dff08d7e Fix ul padding 2019-02-23 16:46:54 +08:00
Shidong Wang
e686393b35 Change ul margin to 8px 2019-02-23 16:37:52 +08:00
Shidong Wang
166c537cd7 Update statusline doc 2019-02-23 16:20:01 +08:00
Lin Kun
4b1f3273dd Doc: doc the argument 'whitespace' in statusline. (#2624) 2019-02-23 15:49:08 +08:00
Shidong Wang
316a913161 Update link for jdt.ls 2019-02-23 15:12:20 +08:00
Shidong Wang
007a128025 Update achievement 2019-02-23 13:59:49 +08:00
Wang Shidong
be6a8786e9
Add lsp support for java (#2619) 2019-02-23 13:24:26 +08:00
Lin Kun
8974e91873 Doc: fix some typos. (#2621) 2019-02-23 08:18:06 +08:00
Lin Kun
e8d39bea00 Fix: replace the function markdown-insert-URL with a new one. (#2617)
* Fix: replace the function markdown-insert-URL with a new one.

* Doc: update docs for the new markdown_insert_URL.

* Fix: a very very smal promotion.
2019-02-21 16:19:39 +08:00
Shidong Wang
e97974ff35 Hotfix: cn page type 2019-02-20 23:21:11 +08:00
Lin Kun
5f1d96b7cf Remove: Delete format markdown table key binding SPC l ft. (#2613)
* Fixed: the | that prefixed by a \ should not be treated as a seperator of MarkDown table.

* Remove the key binding SPC l ft of Markdown layer.

* Doc: remove the descriptions of SPC l ft which has been removed.
2019-02-20 21:57:51 +08:00
Lin Kun
d5a69a4f94 Doc: add descriptions of installing formatting tools of Markdown. (#2611) 2019-02-20 15:57:41 +08:00
Lin Kun
205f236bb7 Doc: do some translation work in cn documentations. (#2608)
* Doc: do some translation work in cn documentations.

* Doc: fix a typo.
2019-02-19 21:58:47 +08:00
Lin Kun
27730cfa4a Doc: update cn documentation for layer statusline. (#2607)
* Doc: update cn documentation for layer statusline.

* Doc: fix typos.
2019-02-19 21:56:49 +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
c64fdc2ddf Change: toggle functions of some pairs of key bindings. (#2601) 2019-02-18 13:28:30 +08:00
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
ssfjhh
6266158722 Doc: fix typos. (#2471) 2019-01-21 09:51:53 +08:00
Bernard Vander Beken
f90a74f8f0 Fix typo 2019-01-21 08:22:26 +08:00
Wang Shidong
3acb74eb55
Improve lua support (#2470) 2019-01-20 20:40:58 +08:00
Shidong Wang
fd16cf63a5 Fix type 2019-01-19 13:59:59 +08:00
Wang Shidong
302c612451
Update post for FlyGrep (#2465) 2019-01-19 12:03:26 +08:00
ssfjhh
536c1cba94 Doc: Correct documentations by ChineseLinter and fix typos. (#2452) 2019-01-16 23:34:39 +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
cdf519867c
Fix perl support (#2230)
* Fix type

* Use forked perldoc
2019-01-12 21:46:45 +08:00
Shidong Wang
556a51bc26 Fix type 2019-01-10 18:56:57 +08:00
ssfjhh
077574484f Doc: Fix typos and translate (#2443)
* Doc: Fix typos with ChineseLinter tool and translate some documentation in English to Chinese.
2019-01-10 18:42:01 +08:00
ssfjhh
7d706d8cfa Doc: Correct conventions.md by ChineseLinter and fix some typos. (#2449) 2019-01-10 15:19:06 +08:00
ssfjhh
c363b2c842 Fixed: fix serval typos. (#2442) 2019-01-09 21:32:40 +08:00
Chen Lijun
e01c97049e Improve lang#c layer (#2440)
* Enhance c/c++ layer

* Update c/c++ layer documentation
2019-01-09 00:37:42 +08:00
Aurélien Lajoie
b05d2a7d68 Fix install script version (#2439)
Version was not bumped when 1.0 was released
2019-01-08 23:01:52 +08:00
Chen Lijun
edaecec3cf Add: coc.nvim integration enhacements (#2415)
* Enhance coc.nvim integration

* Update documentation
2019-01-08 22:59:27 +08:00
Aurélien Lajoie
599cb08fa4 Use a yellow ⚠ for warnings messages (#2435) 2019-01-08 21:18:01 +08:00
ssfjhh
8409a707a1 Fixed: fix typos. (#2437) 2019-01-08 11:47:28 +08:00
Shidong Wang
fa73e4c8fe Merge remote-tracking branch 'utix/master' 2019-01-07 21:56:57 +08:00
Shidong Wang
6856a266b0 Merge branch 'new' 2019-01-07 21:35:23 +08:00
Kun Lin
4acde6a773 Doc: fix typos. 2019-01-07 21:34:42 +08:00
Aurélien LAJOIE
cf5bb3a9ea Doc, cosmetics: remove trailing spaces 2019-01-07 14:15:22 +01:00
Aurélien Lajoie
f583b54e89 Doc: fix typo for javascript (#2428) 2019-01-07 17:47:16 +08:00
Lukas
bfeca938ec Doc: typo fixes (#2421)
* fix typo in docs/layers/default.md

* fix typos in docs/layers/edit.md
2019-01-07 09:23:14 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin (#2416) 2019-01-06 13:36:33 +08:00
Liangzhen Zhu
be1ce0cbb3 fix docs/cn/layers/lang/vue.md (#2417) 2019-01-06 13:29:32 +08:00
ssfjhh
badee24f06 Doc: add description for SPC l k. (#2414) 2019-01-05 09:23:47 -06:00
ssfjhh
b7be390f57 Fixed: fix typos. (#2413) 2019-01-05 05:14:00 -06:00
Wang Shidong
e1d6f0d883
Website: add vim#command api doc (#2412) 2019-01-05 01:55:57 -06:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding (#2409)
* Make SPC ' do not close terminal

* Use q to hide shell instead of close terminal

* Update documentation

* Clear the cmdline when toggle shell windows

* Add func to close vimfiler

* Close terminal before close vimfiler

* Cache shell default project root

* Fix shell config

* Fix default shell buffer nr

* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Wang Shidong
b448b0a40f
Add plugin for git log (#1963)
Impore the git transtate key binding, and add a plugin for view git log.
2019-01-01 06:43:33 -06:00
Wang Shidong
992584d8b8
Improve runner plugin (#2397) 2018-12-31 09:09:35 -06:00
Wang Shidong
bf8181deb4
Website: update community channel (#2394) 2018-12-30 07:40:05 -06:00
Shidong Wang
e7cc721d5c Update roadmap page 2018-12-30 09:27:33 +08:00
Wang Shidong
e06ec9bcbd
Add script to generate followHEAD page (#2391) 2018-12-29 09:43:50 -06:00
Shidong Wang
df7c456e3c Update version in faq
close #2387
2018-12-28 11:47:01 +08:00
Aaron Boushley
b0aa2f2aa3 Rework faq.md phrasing.
Also update scala.md.
2018-12-27 10:20:49 -07:00
Shidong Wang
6efba6d3a0 Update roadmap 2018-12-27 23:06:41 +08:00
Wang Shidong
8be2f3919d
Update to v1.1.0-dev (#2382) 2018-12-27 07:35:16 -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
Wang Shidong
df4810fa80
Change default font (#2373)
* Add function for close and reopen issue

* Fix font configuration

* Add fonts link

* Update wiki
2018-12-23 21:55:41 +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
Shidong Wang
1a74d45f6d Fix markdown format 2018-12-23 12:13:43 +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
Shidong Wang
e1e0486326 Update community 2018-12-22 14:39:40 +08:00
Wang Shidong
61476ef530
Improve align feature (#2213) 2018-12-20 23:19:44 +08:00
Shidong Wang
c92ed6a45d Update sponsors page 2018-12-20 22:15:11 +08:00
Shidong Wang
d518c229c6 Update doc 2018-12-19 22:58:58 +08:00
Jeff Heaton
1b92d31fc4 Minor English changes (#2357) 2018-12-18 23:14:37 +08:00
Shidong Wang
493d3273af Update doc for tmux layer 2018-12-16 12:41:57 +08:00
Shidong Wang
11f70291fa Merge tmux option 2018-12-16 12:33:12 +08:00
Shidong Wang
d77d48b044 Fix gitment 2018-12-16 11:53:23 +08:00
Shidong Wang
9838c1c09c Update about page 2018-12-15 21:01:36 +08:00
Fetz
51ab3b9bc0
Add test layer 2018-12-15 12:38:40 +00:00
Wang Shidong
d70ad4c0b7
Remove qq group info (#2345) 2018-12-15 15:22:52 +08:00
Wang Shidong
50fe3213d1
Simple support for coc (#2333)
* Add coc support

* Add coc"

* Add coc support
2018-12-13 23:07:55 +08:00
Wang Shidong
fc4bf82201
Improve error key bindings (#2336)
* Add qflist plugin

* Change errors mappings

* Update wiki
2018-12-13 21:40:17 +08:00
Wang Shidong
1bc9f23114
Fix qqlink (#2335) 2018-12-13 19:25:29 +08:00
Wang Shidong
70f52ab694
Update community.md 2018-12-06 20:39:07 +08:00
Pieter Joost van de Sande
7a8d1c7bcb add graphql layer with lang#graphql layer (#2287)
* add graphql layer to docs

* add graphql layer to add graphql file support
2018-11-24 23:16:52 +08:00
Stefan Lendl
64ac875247 Add mapping to toggle conceal level (#2298)
[SPC] t c
toggles between conceallevel=0 and 2
2018-11-24 23:15:31 +08:00
Jonny Hou
6164828e63 Fix for https://github.com/SpaceVim/SpaceVim/issues/2301. (#2303)
Updated for  remove username  in github layer & doc.
2018-11-18 10:45:19 +08:00
Wang Shidong
e04c2cdb05
Update roadmap (#2284) 2018-10-28 22:18:17 +08:00
Wang Shidong
869358a9d9
Improve Spacevim api (#2250) 2018-10-28 20:52:12 +08:00
Wang Shidong
52f3fa4e33
Update statusline.md 2018-10-09 10:53:38 +08:00
Wang Shidong
496b09fc67
Update statusline.md
Close #2247
2018-10-09 10:52:39 +08:00
Wang Shidong
97f8c272f0
Hotfix layer list index (#2249) 2018-10-09 08:50:42 +08:00
Wang Shidong
09dba2408c
Add lang#scheme layer (#2248)
* Add scheme runner

* Add repl

* Add lang#scheme layer doc

* Add lang#scheme layer doc

* Update layer list

* Update wiki
2018-10-08 12:07:04 +08:00
ssfjhh
dc0e5d660f Correct typos (#2245) 2018-10-07 16:12:07 +08:00
Johannes Brüderl
a127122369
fix typo 2018-10-07 02:50:27 +02:00
Wang Shidong
540b556d19
Add function for config searching tool (#2235) 2018-10-06 19:26:05 +08:00
Wang Shidong
00c5192eac
Add docker spacevim (#2238) 2018-10-06 12:51:37 +08:00
Wang Shidong
240d839614
Add autocomplete delay option (#2236) 2018-10-06 10:15:19 +08:00
Wang Shidong
aabe1674ca
Add spinners api (#1926) 2018-10-03 23:20:04 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim (#1777) 2018-10-03 21:47:43 +08:00
Wang Shidong
3fcf185924
Type in java ide (#2229) 2018-10-03 13:48:25 +08:00
Wang Shidong
82c21c8aec
Change gitment colorscheme (#2228) 2018-10-03 13:34:11 +08:00
wsdjeg
ea2561657f Fix gitment 2018-10-02 21:07:49 +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
ec87f52a28
Do not load language layer automatically (#2220) 2018-09-29 23:16:47 +08:00
Wang Shidong
be24294f84
Update version to v1.0.0-dev (#2208) 2018-09-27 21:27:27 +08:00
Wang Shidong
c826d21a98
Release v0.9.0 (#2203) 2018-09-26 21:52:28 +08:00
Wang Shidong
4af37296a1
Add lang#puppet layer doc (#2198) 2018-09-25 23:06:21 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00
Samar Dhwoj Acharya
d33a845d93 several spelling fixes in website (#2191) 2018-09-25 22:09:28 +08:00
Wang Shidong
7a9474795a
Fix up (#2197) 2018-09-25 22:05:49 +08:00
Wang Shidong
1651ede080
Add colorscheme frequency (#2189) 2018-09-25 15:56:41 +08:00
Joseph DelCioppio
23e48dc47e Improve Ruby language layer to accept custom REPL
Taking a cue from the Lua language layer, update the Ruby language layer
to support specify a custom REPL. This command expects a valid path to
an executable, so a file path would be required if the executable is not
on your $PATH.
2018-09-21 23:11:51 -04:00
Wang Shidong
479e89e2f5
Add lang#asciidoc layer (#2179) 2018-09-21 21:15:35 +08:00
Wang Shidong
9a6fc96964
Merge pull request #2184 from wsdjeg/jquery_cnd
Use bootCDN for jquery in cn page
2018-09-21 15:03:22 +08:00
Wang Shidong
92cd57a6a4
Update default.html 2018-09-21 15:00:58 +08:00
Wang Shidong
1245c43067
Use bootCDN for jquery in cn page 2018-09-21 14:59:53 +08:00
Wang Shidong
12411a98cd
Update sponsors.md 2018-09-21 13:00:09 +08:00
Wang Shidong
7c8c2ee93a
Update sponsors.md 2018-09-21 12:53:51 +08:00
Wang Shidong
dac399fc59
Update sponsors.md 2018-09-21 12:43:56 +08:00
Wang Shidong
d92640c197
Update sponsors.md 2018-09-21 12:22:24 +08:00
ssfjhh
2397e9508a Doc: Correct several typos. (#2122) 2018-09-19 12:27:49 +08:00
Wang Shidong
4a5c313639
Fix vimcompatible mode (#2174) 2018-09-17 21:09:15 +08:00
Wang Shidong
4c32447783
Fix statusline theme (#2170) 2018-09-16 13:05:35 +08:00
Wang Shidong
b88e9238ec
Add lang#clojure layer doc (#2091) 2018-09-14 22:23:40 +08:00
Wang Shidong
8e4b3a555b
Update highlight API (#2145) 2018-09-14 22:17:52 +08:00
Wang Shidong
e94825c3a4
Update faq and config doc (#2158)
* Update faq for #2157

* Update doc for config spacevim
2018-09-12 21:05:11 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers (#2139) 2018-09-12 20:14:20 +08:00
Wang Shidong
cc6d32effe
Add lsp support for vue (#2149) 2018-09-09 13:13:55 +08:00
Wang Shidong
616b50ec62
Add lang#vue layer (#2143) 2018-09-07 19:52:15 +08:00
Wang Shidong
67aeb4dac2
Add lang#latex layer (#2133)
* Add lang#latex layer
* Add lang#extra layer
2018-09-06 21:16:33 +08:00
Cosmin Cojocar
d441c1e438 Add some Typescript keybindings (#2100)
* Fix typescreipt language mapping registration

* Add some key bindigns for Typescript

* Add new typescript key bindings to README

* typescript: define a gd function for go to defintion command

* Update the typescript gd command
2018-09-01 20:25:45 +08:00
ssfjhh
cce133115e Correct several typos and links. (#2113) 2018-09-01 10:01:59 +08:00
Wang Shidong
77e7d46e27
Fix SPC ? key binding (#2109) 2018-08-31 10:42:45 +08:00
allentools
4d064bd6f0 Update python.md (#2105)
Adding the example for automatic buffer formatting enabled on save.  (This doesn't work for me)
2018-08-30 20:38:21 +08:00
Wang Shidong
166f13d56f
Update community.md 2018-08-30 16:33:38 +08:00
Wang Shidong
a63b606507
Update cn community.md (#2107) 2018-08-30 16:30:42 +08:00
Wang Shidong
abe521034e
Fix comment cn doc (#2102) 2018-08-29 21:56:51 +08:00
ssfjhh
f69f8c665d Remove white spaces between Chinese characters. (#2094)
Remove white spaces and some types
2018-08-27 18:14:04 +08:00