1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-05 03:38:16 +08:00
Commit Graph

1540 Commits

Author SHA1 Message Date
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 () 2019-01-07 17:47:16 +08:00
Lukas
bfeca938ec Doc: typo fixes ()
* 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 () 2019-01-06 13:36:33 +08:00
Liangzhen Zhu
be1ce0cbb3 fix docs/cn/layers/lang/vue.md () 2019-01-06 13:29:32 +08:00
ssfjhh
badee24f06 Doc: add description for SPC l k. () 2019-01-05 09:23:47 -06:00
ssfjhh
b7be390f57 Fixed: fix typos. () 2019-01-05 05:14:00 -06:00
Wang Shidong
e1d6f0d883
Website: add vim#command api doc () 2019-01-05 01:55:57 -06:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding ()
* 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 ()
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 () 2018-12-31 09:09:35 -06:00
Wang Shidong
bf8181deb4
Website: update community channel () 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 () 2018-12-29 09:43:50 -06:00
Shidong Wang
df7c456e3c Update version in faq
close 
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 () 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 () 2018-12-25 22:04:36 +08:00
Wang Shidong
df4810fa80
Change default font ()
* 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 ()
* 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 () 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 () 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 () 2018-12-15 15:22:52 +08:00
Wang Shidong
50fe3213d1
Simple support for coc ()
* Add coc support

* Add coc"

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

* Change errors mappings

* Update wiki
2018-12-13 21:40:17 +08:00
Wang Shidong
1bc9f23114
Fix qqlink () 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 ()
* 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 ()
[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. ()
Updated for  remove username  in github layer & doc.
2018-11-18 10:45:19 +08:00
Wang Shidong
e04c2cdb05
Update roadmap () 2018-10-28 22:18:17 +08:00
Wang Shidong
869358a9d9
Improve Spacevim api () 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 
2018-10-09 10:52:39 +08:00
Wang Shidong
97f8c272f0
Hotfix layer list index () 2018-10-09 08:50:42 +08:00
Wang Shidong
09dba2408c
Add lang#scheme layer ()
* 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 () 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 () 2018-10-06 19:26:05 +08:00
Wang Shidong
00c5192eac
Add docker spacevim () 2018-10-06 12:51:37 +08:00
Wang Shidong
240d839614
Add autocomplete delay option () 2018-10-06 10:15:19 +08:00
Wang Shidong
aabe1674ca
Add spinners api () 2018-10-03 23:20:04 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim () 2018-10-03 21:47:43 +08:00
Wang Shidong
3fcf185924
Type in java ide () 2018-10-03 13:48:25 +08:00
Wang Shidong
82c21c8aec
Change gitment colorscheme () 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 () 2018-10-02 21:04:30 +08:00
Samar Dhwoj Acharya
7d814180e3 fix few spelling errors and add documentation about pretty layout formatting ()
* 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 () 2018-09-29 23:16:47 +08:00
Wang Shidong
be24294f84
Update version to v1.0.0-dev () 2018-09-27 21:27:27 +08:00
Wang Shidong
c826d21a98
Release v0.9.0 () 2018-09-26 21:52:28 +08:00
Wang Shidong
4af37296a1
Add lang#puppet layer doc () 2018-09-25 23:06:21 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer () 2018-09-25 22:17:36 +08:00
Samar Dhwoj Acharya
d33a845d93 several spelling fixes in website () 2018-09-25 22:09:28 +08:00
Wang Shidong
7a9474795a
Fix up () 2018-09-25 22:05:49 +08:00
Wang Shidong
1651ede080
Add colorscheme frequency () 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 () 2018-09-21 21:15:35 +08:00
Wang Shidong
9a6fc96964
Merge pull request 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. () 2018-09-19 12:27:49 +08:00
Wang Shidong
4a5c313639
Fix vimcompatible mode () 2018-09-17 21:09:15 +08:00
Wang Shidong
4c32447783
Fix statusline theme () 2018-09-16 13:05:35 +08:00
Wang Shidong
b88e9238ec
Add lang#clojure layer doc () 2018-09-14 22:23:40 +08:00
Wang Shidong
8e4b3a555b
Update highlight API () 2018-09-14 22:17:52 +08:00
Wang Shidong
e94825c3a4
Update faq and config doc ()
* Update faq for 

* Update doc for config spacevim
2018-09-12 21:05:11 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers () 2018-09-12 20:14:20 +08:00
Wang Shidong
cc6d32effe
Add lsp support for vue () 2018-09-09 13:13:55 +08:00
Wang Shidong
616b50ec62
Add lang#vue layer () 2018-09-07 19:52:15 +08:00
Wang Shidong
67aeb4dac2
Add lang#latex layer ()
* Add lang#latex layer
* Add lang#extra layer
2018-09-06 21:16:33 +08:00
Cosmin Cojocar
d441c1e438 Add some Typescript keybindings ()
* 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. () 2018-09-01 10:01:59 +08:00
Wang Shidong
77e7d46e27
Fix SPC ? key binding () 2018-08-31 10:42:45 +08:00
allentools
4d064bd6f0 Update python.md ()
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 () 2018-08-30 16:30:42 +08:00
Wang Shidong
abe521034e
Fix comment cn doc () 2018-08-29 21:56:51 +08:00
ssfjhh
f69f8c665d Remove white spaces between Chinese characters. ()
Remove white spaces and some types
2018-08-27 18:14:04 +08:00
Wang Shidong
afcf9067dc
Add lang#elm layer ()
Add lang#elm layer and improve repl highlight
2018-08-26 13:14:25 +08:00
Wang Shidong
9ed641aabf
Add lang#plantuml layer ()
* Add lang#plantuml layer
2018-08-25 21:41:15 +08:00
Wang Shidong
cef2c5bf8d
Add lang#fsharp layer ()
* Add lang#fsharp layer
2018-08-25 20:48:00 +08:00
Wang Shidong
e9e0950b77
Add doc for lang#scala layer ()
* Add doc for lang#scala layer
2018-08-25 19:27:53 +08:00
Wang Shidong
151e0a6e18
add lang#erlang layer ()
* Add lang#erlang layer

* Fix erlang omni patterns

* Add doc

* Add repl support for erlang

* Add lang#erlang layer

* Type
2018-08-22 20:40:25 +08:00
Wang Shidong
7110672a95
Add lang#WebAssembly layer ()
* Add lang#WebAssembly layer

* Update wiki
2018-08-21 21:56:23 +08:00
ssfjhh
fbda06919d Correct a typo () 2018-08-19 20:21:21 +08:00
Wang Shidong
fd427f0eaa
Add lang#purescript layer () 2018-08-18 16:41:50 +08:00
ssfjhh
7a4a224ca7 Correct serval typoes. () 2018-08-18 06:43:42 +08:00
Wang Shidong
4de73653b2
📝 Update doc for lang#rust layer () 2018-08-17 21:34:18 +08:00
Wang Shidong
d03a3e2403
fix fzf help command () 2018-08-16 20:44:16 +08:00
Wang Shidong
ea79a6a523
Improve lang#sh layer ()
* Update doc for lang#sh layer

* Update doc and wiki
2018-08-15 21:26:38 +08:00
ssfjhh
37ca2fd660 Website:Correct several typoes () 2018-08-14 21:33:04 +08:00
Wang Shidong
5c81fb3da9
Improve lang#perl layer ()
* Add perl layer doc

* Update perl layer
2018-08-14 21:18:05 +08:00
Wang Shidong
6b2ec2041c
Lsp support for elixir ()
* Lsp support for elixir

* Update elixir key bindings

* Update key bindings

* Update key bindings

* Update wiki
2018-08-14 20:02:54 +08:00
Wang Shidong
7a7d77174e
Improve lang#julia layer ()
*  Add English version lang#julia layer page
*  Add Chinese version lang#julia layer page
*  Add code runner
*  Add repl support
*  Add syntax/indent file
*  Add lsp support
2018-08-14 10:04:37 +08:00
Wang Shidong
d89a24aabf
Add lang#nim layer ()
* Add lang#nim layer
2018-08-11 18:41:20 +08:00
Wang Shidong
9f9c9c3d1b
Add lang#swift layer () 2018-08-08 20:56:51 +08:00
Wang Shidong
d4ce2c0534
Type in autohotkey doc () 2018-08-06 21:45:13 +08:00
Wang Shidong
a51bb85771
Add lang#autohotkey layer ()
* Add lang#autohotkey layer

* Update doc & wiki
2018-08-06 21:41:44 +08:00
Wang Shidong
8928d1ce1e
Add lang#agda layer ()
* Add lang#agda layer
2018-08-05 13:21:57 +08:00
Wang Shidong
b94438516f
Improve tmux layer ()
* Merge tmux and lang#tmux layer
2018-08-04 20:34:14 +08:00
Wang Shidong
9d1a6f8de8
Format key notations () 2018-08-04 14:31:00 +08:00
Wang Shidong
d09bfba5e1
Update sudo layer doc ()
* Update sudo layer doc

* Update sudo layer doc

* Update wiki
2018-08-03 20:47:46 +08:00
Wang Shidong
797457ee2a
Add dockerfile support ()
* Add dockerfile support

* Update wiki
2018-07-30 23:34:44 +08:00
Wang Shidong
c4332ef106
Update kotlin layer () 2018-07-30 23:07:24 +08:00
Wang Shidong
db366890e1
Update doc for windows key bindings ()
* Update doc for windows key bindings

* Update wiki
2018-07-28 21:26:25 +08:00
Wang Shidong
f1801f4ae3
Fix neovim py support () 2018-07-28 10:58:12 +08:00
wsdjeg
6507767df7 Update cn doc 2018-07-28 09:56:00 +08:00
wsdjeg
d50259c6c9 Merge branch 'doc_bootstrap' 2018-07-28 09:50:04 +08:00
wsdjeg
8c57664aff Add doc for debug plugin 2018-07-26 22:29:57 +08:00
wsdjeg
8d184c60f0 Update doc for bootstrap
close 
2018-07-26 21:37:58 +08:00
Wang Shidong
c95e3a8544
Update doc for disable plugins ()
* Update doc for disable plugins

* fix lint
2018-07-17 21:56:29 +08:00
Wang Shidong
f99801a88a
Add gist manager gista ()
* Add gist manager

* Add gista key bindings

* Add key binding for post gist

* Update doc and wiki
2018-07-14 11:37:00 +08:00
Wang Shidong
cd7bfdf939
Add doc for apis () 2018-07-13 20:35:27 +08:00
Joshua Rosato
cbce52e8e2 Correct grammar in layers docs ()
* Update index.md

* Update Following-HEAD.md
2018-07-11 20:36:50 +08:00
Wang Shidong
d3c4c8baaf
Website: add link to following HEAD page () 2018-07-08 19:02:45 +08:00
Wang Shidong
7358a26fd1
Update time and location () 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 () 2018-07-05 16:37:04 +08:00
Wang Shidong
823c7e20ed
change comment id () 2018-07-05 16:22:44 +08:00
Wang Shidong
93accdaef0
Website: add post about first meetup () 2018-07-05 16:16:34 +08:00
Wang Shidong
0677850f06
Improve gitment support () 2018-07-04 08:49:23 +08:00
Wang Shidong
61e7e28ea0
Update wiki for gitment () 2018-07-04 08:33:18 +08:00
Wang Shidong
e2c08636d5
Change comments id () 2018-07-04 08:27:29 +08:00
Wang Shidong
fa769727f8
Fix: change gitment page id () 2018-07-04 07:55:13 +08:00
wsdjeg
e57d0a3ede Use gitment 2018-07-03 22:09:43 +08:00
Wang Shidong
d724d9e986
Improve the tabmanager () 2018-07-02 14:08:47 +08:00
Bram
b1d5dc06ae
Update javascipt layer documentation to show toml config examples 2018-06-27 12:18:11 +02:00
Wang Shidong
9e4bed4961
Fix: check if term_start exist () 2018-06-26 22:09:17 +08:00
Wang Shidong
9d9ad29a4b
Improve lang#typescript layer ()
* Improve lang#typescript layer

* Improve lang#typescript layer

* Use next branch of lsc

* Update wiki
2018-06-26 21:29:48 +08:00
Wang Shidong
3787b35c64
Website: update layer page () 2018-06-23 14:37:41 +08:00
wsdjeg
67153b668d Improve pull request template 2018-06-20 21:22:35 +08:00
Wang Shidong
952f6b6696
Update faq () 2018-06-19 21:50:19 +08:00
Christian Höltje
538edd85ee faq: clean up the English a little 2018-06-19 09:21:56 +08:00
Javier Tiá
569b457e5e Add [SPC]bb map in fzf layer to nagivate in all buffers
fzf layer works better than denite and unite layers. This commit add
`[SPC]bb` map in fzf layer.

denite layer used to enable `[SPC]bb` to navigate in all buffers.
This change add same functionality but in fzf layer.
2018-06-18 14:49:06 -06:00
Wang Shidong
7f0723e93e
Add floobits layer ()
* Add floobits layer

* Add floobits layer

* Add major key bindings for floobits layer

* Update floobits layer

* Update floobit layer
2018-06-18 21:04:24 +08:00
Wang Shidong
e76540e0fc
Update version: 0.9.0-dev ()
* New version 0.9.0-dev

* Update release script
2018-06-18 15:53:47 +08:00
Wang Shidong
7a91d3bc2f
Release v0.8.0 2018-06-18 14:01:56 +08:00
wsdjeg
c1b5958622 Update help file 2018-06-15 21:18:59 +08:00
wsdjeg
7dcd9b9e87 Update faq for why using toml 2018-06-15 21:01:28 +08:00
wsdjeg
9a3b59c818 Update help file 2018-06-15 20:41:11 +08:00
VyronLee
355f09c823 Fix installation error when there is no '.config' at '$HOME' directory. () 2018-06-10 23:31:33 +08:00
Wang Shidong
e43c158c0d
Merge pull request from ArnaudValensi/patch-2
Fix a potentially misleading example in the doc
2018-06-09 06:34:08 +08:00
Wang Shidong
dd1e994c7f
Merge pull request from ArnaudValensi/patch-1
Fix typo
2018-06-09 06:32:48 +08:00
Arnaud Valensi
c3e270e63d
Fix a potentially misleading example in the doc 2018-06-09 00:06:13 +02:00
Arnaud Valensi
da71fbdbe1
Fix type 2018-06-08 22:58:40 +02:00
Felix Yan
c75eb64dc7
Fix a typo in cn/documentation.md 2018-06-09 03:19:25 +08:00
Cosmin Cojocar
602f2417f6 Update the documentation of Go layer 2018-06-08 15:36:23 +02:00
Wang Shidong
103019cd59
Add Search box to the website () 2018-06-04 21:33:12 +08:00
Wang Shidong
163ca7a141
Fix doc about enable/disable guicolors () 2018-06-03 20:38:01 +08:00
Wang Shidong
31e2cc2761
Update community () 2018-06-03 15:10:47 +08:00
Wang Shidong
3eb94b292e
Improve system api ()
* Improve system api

* Update apis

* Update apis

* Update apis

* Update apis

* Update apis

* Update file api

* Update build options of vimproc
2018-06-03 10:40:11 +08:00
Jinxuan Zhu
b4863f695b Fix syntax highlight conflict under flow-typed js ()
* Fix syntax highlight conflict in flow

* Styling; adding vim-flow; adding document
2018-06-02 09:04:38 +08:00
xiayyu
80da489f77 add useage of bootstrap function to docs () 2018-06-01 12:55:09 +08:00
thawk
7c07f62c76 add SPC x a | to align region at | () 2018-05-31 08:18:22 -05:00
Wang Shidong
5ea92078f3
Update documentation () 2018-05-31 08:17:38 -05:00
Wang Shidong
bb75c310a2
Manager post tags () 2018-05-27 20:54:33 +08:00
Wang Shidong
1472a549c6
Doc: improve SpaceVim doc ()
* Update shell layer doc

* Update script for update layer index

* Update script for update layer index

* Update colorscheme layer doc

* Update autocomplete layer doc

* Update checkers layer doc

* Update chinese layer doc

* Update chat layer doc

* Update faq

* Update VersionControl layer doc

* Update help file

* Update cscope layer doc

* Use cn group

* Update debug layer doc

* Update ctrlp layer doc

* Update default layer doc

* Improve the community page

* Improve the community page

* Update default layer doc

* Update denite layer doc

* Update git layer doc

* Update ui layer doc

* Update tags layer doc

* Update leaderf layer doc

* Update fzf layer doc

* Update unite layer doc

* Update tools layer doc

* Update index

* Update tools#dash layer doc

* Update lsp layer doc

* Update faq
2018-05-27 13:05:57 +08:00
Jon Bramley
0ab979b833 Add Ctrl-a to the vim compatibility list in the documentation () 2018-05-25 21:34:01 +08:00
Jon Bramley
a64bd39b30 Need to specifiy the exact branch () 2018-05-25 21:26:33 +08:00
Manuel Quarneti
35d516b936 Type: JaveScript --> JavaScript () 2018-05-25 21:25:05 +08:00
wsdjeg
8685d2ff49 Update colorscheme layer doc 2018-05-23 21:33:16 +08:00
wsdjeg
f1ce1fe6a8 Imporve max_column options
close 
2018-05-22 21:39:24 +08:00
wsdjeg
4a9efedef6 Update readme 2018-05-22 19:58:39 +08:00
wsdjeg
59fa6345f6 Fix doc for colorscheme_bg && close 2018-05-22 19:45:57 +08:00
wsdjeg
603d8cca70 Update lsp doc 2018-05-21 21:13:54 +08:00
wsdjeg
fbc6bd0541 Fix quick guide 2018-05-18 20:46:01 +08:00
wsdjeg
9b9bbd9f55 Update quick guide 2018-05-18 20:21:47 +08:00
Wang Shidong
84c6110d8a
Fix mix content 2018-05-18 12:58:05 +08:00
Wang Shidong
b18bcb79e6 Create CNAME 2018-05-17 17:45:17 +08:00
Wang Shidong
f627748e6f Delete CNAME 2018-05-17 17:43:50 +08:00
Wang Shidong
422ec41263 Update CNAME 2018-05-17 13:20:47 +08:00
Wang Shidong
c7b1e7df71 Update CNAME 2018-05-17 13:20:17 +08:00
Wang Shidong
7154b6d61c Create CNAME 2018-05-17 12:31:51 +08:00
Wang Shidong
4a45e56ae9
Delete CNAME 2018-05-17 12:25:00 +08:00
Wang Shidong
8e286045f2 Update CNAME 2018-05-16 08:59:02 -05:00
Wang Shidong
f31f721049 Update CNAME 2018-05-16 08:50:21 -05:00
Wang Shidong
92733364e4
Add toml config documentation ()
* Fix toml config example

ref 
close  
close  
close  
close 
2018-05-13 12:59:41 +08:00
Wang Shidong
5176ee9dc7
HTML Improvements ()
* 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
72e4f3bc07
Merge pull request from DrWowa/docs
Fix keys highlights, add missed
2018-05-12 11:51:44 +08:00
Anuj More
9345416667
Correct rubocop spelling in docs 2018-05-11 12:35:58 -05:00
Vladimir Mosienko
8fabc58365 Fix keys highlights, add missed 2018-05-11 19:32:50 +05:00
Vladimir Mosienko
6baedfe1e5 Fix layer activation command and typo 2018-05-11 17:08:39 +05:00
wsdjeg
5c7b516234 Fix color 2018-05-01 14:37:57 +08:00
wsdjeg
f08f2daa6f Fix color 2018-05-01 14:34:31 +08:00
wsdjeg
b79a736b3c Improve doc 2018-04-29 13:33:36 +08:00
wsdjeg
492e05827b Update readme 2018-04-29 13:06:50 +08:00
Brice
6043c42db2
Fix typo in documentation 2018-04-25 14:03:36 +01:00
wsdjeg
4c3ca1d6be Hot fix 2018-04-24 21:27:10 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. ()
Add toml config support
2018-04-21 09:58:23 -05:00
Zachary Churchill
4efe8cd5b5
Update haskell.md 2018-04-20 19:14:12 -04:00
wsdjeg
36ea951cfb Fix index 2018-04-18 22:06:36 +08:00
wsdjeg
35f2e71913 Update documentation 2018-04-18 22:02:58 +08:00
Wang Shidong
9a4b0281fe
Update community.md 2018-04-13 14:14:08 +08:00
Wang Shidong
a5fbe395e8
Update community.md
点击链接加入群聊【Vim/SpaceVim 用户③】:
2018-04-13 14:11:56 +08:00
Wang Shidong
dd166b107d
Update community.md 2018-04-13 13:25:19 +08:00
Wang Shidong
9b7338beca
Update community.md 2018-04-13 13:23:18 +08:00
Wang Shidong
d242d1c560
Update community.md 2018-04-13 12:48:15 +08:00
Wang Shidong
f880f996ee
Add vimcompatible mode ()
* Add vimcompatible mode

close 

* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
wsdjeg
6e1543c808 Use bash for 24-bit-color.sh
close 
2018-04-09 21:24:48 +08:00
wsdjeg
bf3b8b7654 Fix iedit key bindings 2018-04-06 15:37:28 +08:00
wsdjeg
459e8904c4 Fix iedit mode 2018-04-06 15:05:55 +08:00
Miguel Madrid Mencía
7ce113b2a5
Fix typos:
- warpprer -> wrapper
  - executeable -> executable
  - easist -> easiest
2018-03-31 20:10:23 +02:00
Miguel Madrid Mencía
d9547cf232
Fix typo: configration -> configuration 2018-03-31 12:42:03 +02:00
wsdjeg
93193ec572 Done 2018-03-30 21:42:48 +08:00
wsdjeg
95d46554b5 Improve denite layer 2018-03-30 21:36:00 +08:00
wsdjeg
dc23b36e30 Fix unite layer key bindings 2018-03-30 21:27:59 +08:00
wsdjeg
293d7984db Fix doc 2018-03-30 21:06:48 +08:00
wsdjeg
21a8c304e8 Update comunity 2018-03-29 22:28:06 +08:00
wsdjeg
72d459e4cf Update content 2018-03-29 21:43:55 +08:00
Yogendra Singh
9690fbd3da
Fix Syntax Error 2018-03-27 12:38:14 +05:30
Wang Shidong
abef4b7870
Improve colorscheme layer ()
Add jellybeans hybrid and nord support
2018-03-25 05:01:48 -05:00
Wang Shidong
e71ddb6a55
Genarate roadmap from github milestones ()
* Genarate roadmap from github milestones

* Improve roadmap vim script

* Done
2018-03-24 21:09:00 -05:00
Wang Shidong
9b315efb85
Update documentation about statusline colors ()
close 
2018-03-24 08:15:45 -05:00
Wang Shidong
85501527e7
Update content for gitee () 2018-03-23 10:32:01 -05:00
Wang Shidong
fe5e8273d1
Fix version () 2018-03-22 08:47:12 -05:00
Wang Shidong
0639ba6406
Add gitee link to cn website () 2018-03-21 11:21:31 +08:00
Wang Shidong
86f1e5c6ca
Update version to v0.8.0-dev () 2018-03-20 21:40:57 +08:00
Wang Shidong
f088e5f18b
Release v0.7.0 () 2018-03-19 21:36:59 +08:00
wsdjeg
2b2323818d Fix 1485 2018-03-18 20:31:12 +08:00
wsdjeg
bc9cb0d6cd Add tools layer doc 2018-03-18 16:16:43 +08:00
wsdjeg
4e1e95a52a Fix 2018-03-18 14:20:16 +08:00
Wang Shidong
deadfeffb2
Improve leaderf layer () 2018-03-18 00:48:23 -05:00
Wang Shidong
791ec8e72d
Update ctrlp layer () 2018-03-18 00:33:19 -05:00
Wang Shidong
f993796d6e
Add fzf layer () 2018-03-17 23:41:40 -05:00
Wang Shidong
44cdf7774c
Improve denite layer ()
* Improve denite layer

All denite key bindings begins with `<Leader> f`
  " The default sources:
  " file: <Leader>ff
  " register: <Leader>fe
  " jump: <Leader>fj
  " messages: <Leader>fm
  " history/yank source <Leader>fh
  " quickfix source <Leader>fq
  " outline source <Leader>fo
  " localtion source <Leader>fl

`SPC T s` is for colorscheme.

ref https://github.com/Shougo/neoyank.vim/issues/14
2018-03-16 21:02:56 +08:00
Erlend Hamberg
ceed7ca131 Fix typo in install script () 2018-03-16 19:50:38 +08:00
Wang Shidong
9b8b054d91
Improve unite layer ()
All unite key bindings begins with `<Leader> f`
  " The default sources:
  " file: <Leader>ff
  " register: <Leader>fe
  " jump: <Leader>fj
  " messages: <Leader>fm
  " history/yank source <Leader>fh
  " quickfix source <Leader>fq
  " outline source <Leader>fo
  " localtion source <Leader>fl

`SPC T s` is for colorscheme.
2018-03-15 21:47:42 +08:00
Wang Shidong
dac04f3e71
Add clever f () 2018-03-14 21:23:52 +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
e088980f74
Improve Version Control layer () 2018-03-12 21:00:24 +08:00
Wang Shidong
f5d1d0e5b4
Improve readme ()
* Update readme

* Update sponsors
2018-03-04 20:41:56 +08:00
Wang Shidong
52eb8de9ff
Merge branch 'master' into default 2018-02-25 22:37:14 +08:00
wsdjeg
3ea4db4768 Update default 2018-02-25 22:07:18 +08:00
Wang Shidong
d5addd1a8e
Merge pull request from techgaun/layers-page
fix layers html table
2018-02-25 21:37:16 +08:00
techgaun
28a5a1ecf4
fix layers html table 2018-02-25 02:58:32 -06:00
techgaun
b25ed72517
fix spelling errors in documentation 2018-02-25 00:04:31 -06:00
wsdjeg
307aa50e5d Fix indent 2018-02-25 01:06:18 +08:00
wsdjeg
3ac76a0ca8 Better default
Fix up

Fix up

Fix up

Fix rtp

Update project layout

Fix colorscheme layer

Add colorsheme

close 

Close 

Set default fillchars

Move cache to cache

Disable lang layer

Remove layers

Fix crash

ref : https://github.com/neovim/neovim/issues/7876

Fix plugin manager

Filter same filename:linenumber in flygrep

Fix type
2018-02-25 01:04:54 +08:00
VyronLee
7b44d07886 Add csharp layer. 2018-02-24 17:15:49 +08:00
wsdjeg
6be7da9f6c Update sponsors 2018-02-22 11:46:54 +08:00
wsdjeg
1f5082bb9f Add Faq for 2018-02-22 11:40:16 +08:00
wsdjeg
0ecc2a2a8e Update guide
ref: https://github.com/SpaceVim/SpaceVim/issues/1390

Update readme

Update readme

Fix guide
2018-02-21 19:18:10 +08:00
Wang Shidong
a2400b7d27
Relicense () 2018-02-15 22:25:03 +08:00
Wang Shidong
1fe370de9b
Highlight symbol mode () 2018-02-15 21:02:45 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer () 2018-02-07 20:52:20 +08:00
wsdjeg
40449b13bc Improve ocaml layer 2018-02-07 13:49:44 +08:00
Michael Lamb
265ae055b3 Add OCaml layer documentation 2018-02-06 18:29:58 -06:00
Seong Yong-ju
50a8c2522d Improve github layer
Add header into layer file. Add new plugins.
* tyru/open-browser-github.vim - open GitHub file/issues/PRs in browser
Add key bindings for plugins in github layer. Add README for github
layer.
2018-02-04 23:13:39 +09:00
Seong Yong-ju
861a0b84b7 Add tools#dash layer ()
Add tools#dash layer to integrate with Dash.
2018-02-03 21:34:47 +08:00
wsdjeg
4384a02c95 Fix indent 2018-02-02 20:16:45 +08:00
wsdjeg
b84a7eb039 Improve cmd 2018-02-02 20:16:45 +08:00
Wang Shidong
87cdcec8fb
Update blog.md 2018-02-02 11:19:40 +08:00
floatval
de55b57aed translate documentation.md 2018-02-02 11:07:18 +08:00
wsdjeg
b4c9b4f2a0 Update features 2018-02-01 20:56:53 +08:00
Wang Shidong
a7faa58b35
hotfix 2018-02-01 08:30:25 +08:00
Wang Shidong
a5d76d787c Create 2018-01-31-grep-on-the-fly-in-spacevim.md 2018-01-31 23:21:55 +08:00
Arith Xu
4a23e5a4ec fix tense
doc fix

remote the
2018-01-31 17:15:22 +08:00
Wang Shidong
a5248a3ebe
Update cn/development.md () 2018-01-31 14:59:53 +08:00
Wang Shidong
dcb08b7d88
Update Chinese doc () 2018-01-31 14:59:29 +08:00
wsdjeg
fe629b3402 Improve readme 2018-01-30 23:19:35 +08:00
floatval
4093d0d04c translator 2018-01-30 22:58:03 +08:00
lucystt
7ec3bf718d Update job api doc 2018-01-29 21:52:22 +08:00
lucystt
ddb5600744 Add job api 2018-01-29 21:52:22 +08:00
wsdjeg
dc540ada4e Fix uninstall script 2018-01-27 22:18:18 +08:00
wsdjeg
f191b66912 Update help 2018-01-27 21:28:46 +08:00
wsdjeg
92577b1980 Fix font cache 2018-01-27 20:43:01 +08:00
wsdjeg
e2d5da41b2 Remove git-dir 2018-01-27 20:16:24 +08:00
wsdjeg
3baba2228f Update colors 2018-01-27 20:02:48 +08:00
wsdjeg
d925fb1fde Improve install script 2018-01-27 19:23:47 +08:00
wsdjeg
69379d3f4a Update install script 2018-01-27 16:38:19 +08:00
wsdjeg
b64ab21f08 Update chinese quick guide 2018-01-27 15:58:39 +08:00
Priyank Chaudhary
d78157367d wget isn't installed on all systems by default (like mine). Use curl instead 2018-01-26 22:26:09 -08:00
Wang Shidong
ba59ca2520
Update chinese document ()
squash and merged
2018-01-27 01:07:02 +08:00
wsdjeg
ca42327356 Enable fold code 2018-01-25 22:57:56 +08:00
wsdjeg
07d7169e5f Fix disqus comment url 2018-01-25 19:54:20 +08:00
Wang Shidong
311fb6411c
Update 2018-01-23-grep-on-the-fly-in-spacevim.md 2018-01-25 14:48:12 +08:00
Wang Shidong
1743c800b9
Update default.html 2018-01-25 14:45:33 +08:00
wsdjeg
69e2a964b7 Update achievements 2018-01-24 19:56:23 +08:00
Issac Trotts
10c1ef7ce8
Fix a typo 2018-01-23 17:42:52 -08:00
wsdjeg
003d8049c9 Fixup 2018-01-23 23:32:14 +08:00
wsdjeg
d3a0d39d62 Update excerpt 2018-01-23 23:32:14 +08:00
wsdjeg
0148a6f758 Update search post 2018-01-23 23:32:14 +08:00
wsdjeg
34f71a7a43 Update post 2018-01-23 23:32:14 +08:00
wsdjeg
543c736b92 Update post 2018-01-23 23:32:14 +08:00
wsdjeg
a8d429c37e Add post for flygrep 2018-01-23 23:32:14 +08:00
Gabriel
a664d49220 Fix update command in install.cmd 2018-01-22 20:59:17 +08:00
Gabriel
a064dc0d27 Revert quote type 2018-01-22 14:23:15 +08:00
Gabriel
fd893d9dcc Make 'Pause' compatible in win7 2018-01-22 14:14:06 +08:00
Gabriel
0bb2e0ee19 Get rid of red errors 2018-01-22 14:10:04 +08:00
wsdjeg
5d4568eb2d Fix main.css 2018-01-21 22:05:22 +08:00
wsdjeg
35d76d8014 Fix inline css 2018-01-21 21:24:29 +08:00
wsdjeg
37b4dbff4c Improve html 2018-01-21 21:07:35 +08:00
wsdjeg
492929e89c Update doc 2018-01-21 02:03:25 -06:00
wsdjeg
5e574560cf Update development workflow 2018-01-21 02:03:25 -06:00
Gabriel
97ffd5c4c6 Reformart as <Space> in install.cmd ()
* Reformart as <Space> in install.cmd
2018-01-21 01:09:08 -06:00
wsdjeg
b8a64d5ebd Update wiki 2018-01-21 12:47:42 +08:00
wsdjeg
2e6d28905d Remove content from contrubuting to website 2018-01-21 12:17:59 +08:00
wsdjeg
2dc869a344 Fix title 2018-01-21 00:36:12 +08:00
wsdjeg
0707a226e0 Remove h1 2018-01-21 00:11:09 +08:00
wsdjeg
68a06bcc34 Fix title 2018-01-20 23:54:55 +08:00
wsdjeg
6dd3e96faf Add respons.js 2018-01-20 20:52:05 +08:00
Wang Shidong
60a55965d1
Merge branch 'master' into feature/python-docstring 2018-01-20 06:06:32 -06:00
wsdjeg
7ed07890c9 Fix edit url in website 2018-01-20 19:46:00 +08:00
Seong Yong-ju
4e7474f1a5 Add key binding to generate docstring
* Add key binding to generate docstring to lang/python layer
* Update documentation
2018-01-20 20:35:13 +09:00
wsdjeg
2e2c407e8e Merge branch 'dev' 2018-01-20 18:49:47 +08:00
wsdjeg
c0351b6a01 Update dev doc 2018-01-20 16:39:54 +08:00
Gabriel
def1676a86 Save as windows format for windows users 2018-01-20 14:06:15 +08:00
Gabriel
7033cd04cc Make install.md slower 2018-01-20 14:00:11 +08:00
Gabriel
8f230d05a9 Add end prompts for install.md 2018-01-20 13:57:55 +08:00
Gabriel
195b49622e Add prompts in install.cmd 2018-01-20 13:40:12 +08:00
Gabriel
95b789653f Add testing function in install.cmd 2018-01-20 12:59:16 +08:00
wsdjeg
115709b05a Move emmet to html layer 2018-01-19 20:49:01 +08:00
wsdjeg
6ecbc16067 Add html layer doc 2018-01-19 00:00:53 +08:00
wsdjeg
90907cc1b0 Fis website 404 2018-01-18 21:19:05 +08:00
wsdjeg
eee11cd3d3 Fix page link 2018-01-17 23:04:37 +08:00
wsdjeg
001aca3b8a Add help 2018-01-17 22:49:37 +08:00
wsdjeg
1c6c9539a0 Add feed 2018-01-15 23:19:19 +08:00
wsdjeg
65efdb7f4c Add option for restore q key 2018-01-14 23:48:44 +08:00
wsdjeg
ea7ec8c7e8 Change the except key 2018-01-14 00:16:41 +08:00
wsdjeg
ab4462bc38 Except feature in blog 2018-01-14 00:10:49 +08:00
wsdjeg
e3e0525b6e Fix loop 2018-01-13 23:20:52 +08:00
wsdjeg
6adf0f002e Fix loop 2018-01-13 23:13:07 +08:00
wsdjeg
ea4035f3c2 Update plugin manager page 2018-01-13 22:54:45 +08:00
wsdjeg
aed71513ab Merge website 2018-01-13 22:33:03 +08:00
wsdjeg
ab8ed7ea7a Update baidu-site-verification 2018-01-13 22:17:26 +08:00
wsdjeg
6a0815c184 Remove google tagmanager 2018-01-13 21:31:21 +08:00
wsdjeg
8e0ad62f1a Revent change 2018-01-13 21:10:33 +08:00
wsdjeg
9a5a6962f4 Remove all js 2018-01-13 21:10:33 +08:00
wsdjeg
51e6951e98 Add Asynchronous plugin manager page 2018-01-13 21:10:33 +08:00
wsdjeg
287af401c3 Rename page 2018-01-13 21:10:33 +08:00
wsdjeg
0da66506a6 Move page above intro 2018-01-13 21:10:33 +08:00
wsdjeg
e8493dca9a Add description page 2018-01-13 21:10:33 +08:00
wsdjeg
739b77bb45 Add feature: key bindings guide 2018-01-13 21:10:33 +08:00
wsdjeg
75ec9b5f15 New features 2018-01-13 21:10:33 +08:00
wsdjeg
a777b33237 Update new feature 2018-01-13 21:10:33 +08:00
wsdjeg
1aff179dd7 Update website 2018-01-13 21:10:33 +08:00
wsdjeg
11288ef926 Merge branch 'master' into dev 2018-01-13 21:08:42 +08:00
wsdjeg
5655932d2d Verify google webmaster 2018-01-13 21:08:12 +08:00
wsdjeg
1302acc52b Merge branch 'iedit' into dev 2018-01-13 12:52:42 +08:00
Seong Yong-ju
cd1e12a329 Update documentation
Update documentation for javascript layer
2018-01-13 13:45:21 +09:00
wsdjeg
6d432491cf Add support for Tab in iedit-Normal mode 2018-01-12 22:10:29 +08:00
wsdjeg
2c83c63e5a Add support for p in iedit-Normal mode 2018-01-12 21:56:15 +08:00
wsdjeg
adbc000064 Add support for S in iedit-Normal mode 2018-01-12 21:30:28 +08:00
wsdjeg
8240878968 Add support for n/N in iedit-Normal mode 2018-01-12 21:20:20 +08:00
wsdjeg
ece6d366d5 Add doc for iedit-normal mode 2018-01-11 23:50:49 +08:00
wsdjeg
a478e8739d Add support Left/Right in iedit-normal mode 2018-01-11 22:49:27 +08:00
wsdjeg
7ecd85a8a0 Add support Left/Right in iedit-insert mode 2018-01-11 22:45:08 +08:00
Wang Shidong
6a3885248e
Update README_zh_cn.md 2018-01-11 16:07:46 +08:00
wsdjeg
d236e77e2f Add doc 2018-01-10 23:31:07 +08:00
wsdjeg
3bca249e1f Add iedit mode 2018-01-09 21:14:27 +08:00
wsdjeg
c05f014429 Add iedit mode 2018-01-09 20:19:28 +08:00
wsdjeg
05b7bde1c0 Add weibo 2018-01-08 20:35:12 +08:00
wsdjeg
f7afaa49d5 Update community 2018-01-08 20:17:27 +08:00
wsdjeg
8685f775ea Add option info for vim-diff 2018-01-07 12:47:23 +08:00
wsdjeg
093d27afc5 Update doc for vim-diff 2018-01-07 12:12:34 +08:00
wsdjeg
069b8807d1 Surround title 2018-01-05 22:02:02 +08:00
wsdjeg
a5724229db Add img 2018-01-05 21:58:56 +08:00
wsdjeg
a0117afb36 Merge branch 'newsletter' into dev 2018-01-05 21:55:23 +08:00
wsdjeg
7e8e9a26bd Add news 2018-01-05 21:54:58 +08:00
wsdjeg
071c04f7f5 Update newsletter 2018-01-05 18:36:36 +08:00
wsdjeg
fb377b73b6 Add roadmap 2018-01-05 15:43:00 +08:00
wsdjeg
639ab67fe6 Add info about 0.7.0-dev 2018-01-05 00:42:52 +08:00
wsdjeg
57b6589c6f Fix indent 2018-01-04 20:16:40 +08:00
Gabriel
c2b58f78fd Update shortcuts commands && Fix grammar mistakes && Reformat document styles partly 2018-01-04 15:00:42 +08:00
wsdjeg
41592bef1d Add newsletter 2018-01-04 14:55:08 +08:00
wsdjeg
f5f8eb6929 Update release 0.6.0 info 2018-01-04 14:40:06 +08:00
wsdjeg
ebc1372fe8 Update release 0.4.0 info 2018-01-04 14:27:02 +08:00
wsdjeg
b67ff5a865 Update release 0.3.1 info 2018-01-04 14:20:58 +08:00
wsdjeg
21a4a1b43d Update content 2018-01-04 13:59:06 +08:00
wsdjeg
21b7a47085 Merge branch 'development' into dev 2018-01-04 12:18:44 +08:00
wsdjeg
b09684ddcf Update doc 2018-01-04 12:18:19 +08:00
wsdjeg
a38adf5fd2 Update doc for development 2018-01-04 11:56:53 +08:00
wsdjeg
ac568458b3 Add layer doc example 2018-01-03 23:14:15 +08:00
wsdjeg
c14d85ca5d Update go doc 2018-01-03 22:56:15 +08:00
wsdjeg
7d873e99ae Improve checker layer 2018-01-03 21:15:12 +08:00
wsdjeg
becdc2d7ab Update lsp layer doc 2018-01-02 22:21:58 +08:00
wsdjeg
d427c3f065 Add key bindings development doc 2018-01-02 20:00:16 +08:00
wsdjeg
407a004f7a Fix key bindings 2018-01-01 22:35:11 +08:00
wsdjeg
656842a074 Update doc 2018-01-01 22:02:16 +08:00
wsdjeg
add42aafb6 Add cscope doc 2018-01-01 21:39:59 +08:00
wsdjeg
29b7e76ec7 Add newsletter 2018-01-01 00:08:04 +08:00
Wang Shidong
9dc5f917c9
Merge pull request from icearith/doc-lua-layer
Doc lua layer improvement
2017-12-31 21:20:52 +08:00
wsdjeg
602cba0035 Add doc page 2017-12-31 01:00:43 +08:00
wsdjeg
eb5f443d46 Update version to v0.7.0-dev 2017-12-30 21:48:29 +08:00
wsdjeg
03229dc805 Update img 2017-12-30 20:48:45 +08:00
wsdjeg
cc35bf4757 Add release page 2017-12-30 20:47:00 +08:00
wsdjeg
50556eb745 V0.6.0 2017-12-30 20:41:30 +08:00
Arith Xu
a2387ccbf4 fix typo 2017-12-29 13:40:09 +08:00
Arith Xu
0cd3fea7b7 format fix 2017-12-29 13:40:09 +08:00
Arith Xu
c9a8f27cc8 add doc for additional lua-specific mappings 2017-12-29 13:40:09 +08:00
wsdjeg
01118eae6d Update schema org type 2017-12-28 23:46:56 +08:00
wsdjeg
26234851e1 Update index 2017-12-25 23:42:46 +08:00
wsdjeg
a6117eeaf4 Update project index 2017-12-25 23:20:52 +08:00
wsdjeg
77e8ee52c2 Update c layer doc 2017-12-24 20:43:20 +08:00
wsdjeg
2e45e0f06c Add doc for installing language servers 2017-12-24 20:17:30 +08:00
wsdjeg
20ed67388e Update php layer document 2017-12-23 21:12:09 +08:00
wsdjeg
27ce4cdd74 Update doc of lsp 2017-12-23 15:34:37 +08:00
wsdjeg
3ac30491b1 Fix doc 2017-12-23 15:10:00 +08:00
wsdjeg
0e61f5d56e Update layer list 2017-12-23 15:06:15 +08:00
wsdjeg
afaeeb1e58 Fix haskell layer 2017-12-23 15:03:57 +08:00
wsdjeg
b40a235ecf Add haskell doc 2017-12-23 14:56:31 +08:00
wsdjeg
816e64c53e Add overrid_cmd option for lsp layer 2017-12-22 21:50:03 +08:00
wsdjeg
752a3b3ba8 Add lsp doc 2017-12-22 20:52:38 +08:00
wsdjeg
319968d12e Fix lua repl && add layer doc 2017-12-21 21:38:47 +08:00
wsdjeg
d334d0637f Update doc 2017-12-21 20:23:03 +08:00
wsdjeg
df5392899e Update doc for layers 2017-12-21 20:13:56 +08:00
wsdjeg
a9b7999f9d Update blog 2017-12-19 21:32:07 +08:00
wsdjeg
4c53a52611 Fix java doc 2017-12-19 20:22:19 +08:00
Arith Xu
f5f36fef7e rename golang.md to go.md to keep consistency 2017-12-19 16:45:55 +08:00
Arith Xu
c67f98fd2e add link for the DOC of golang layer 2017-12-19 16:42:29 +08:00
Arith Xu
3f3d413c74 add DOC for key mappings of golang layer 2017-12-19 16:27:01 +08:00
Arith Xu
0cdc5f6f10 add DOC for key mappings for golang layer 2017-12-19 16:24:25 +08:00
Arith Xu
e9ab27d943 add description to the DOC of golang layer 2017-12-19 16:24:25 +08:00
Arith Xu
36178d7c98 add description to the DOC of golang layer 2017-12-19 09:34:39 +08:00
Wang Shidong
e64798fa9b
Merge branch 'dev' into index 2017-12-17 08:49:36 -06:00
wsdjeg
ca96a936d5 Update doc 2017-12-17 21:58:21 +08:00
wsdjeg
ea732fae96 Kill all buffers 2017-12-17 21:22:53 +08:00
wsdjeg
243fc98c6d Update Layer list 2017-12-17 16:23:47 +08:00
wsdjeg
bf1a1cc80e Add Update doc 2017-12-17 14:11:57 +08:00
wsdjeg
6a38cb64a7 Update py support 2017-12-17 00:06:51 +08:00
wsdjeg
441a00b952 Update main page 2017-12-16 16:31:45 +08:00
wsdjeg
3d1fc116d8 Update doc 2017-12-16 16:14:22 +08:00
wsdjeg
c6b590544f Fix pic in debug layer 2017-12-14 22:01:23 +08:00
wsdjeg
ed3a3fceee Add debug transient state 2017-12-14 21:58:22 +08:00
wsdjeg
190274c4c1 Add debug layer 2017-12-14 21:30:20 +08:00
Arith Xu
42163c8d7f add doc of searching files to managing project 2017-12-13 16:30:30 +08:00
wsdjeg
3ccb6d78b6 Improve guide cursor 2017-12-12 22:28:47 +08:00
wsdjeg
b19851d3d6 Update ruby layer 2017-12-12 15:05:41 +08:00
wsdjeg
1b11f17225 Add gitter chatting room 2017-12-12 12:30:08 +08:00
wsdjeg
30be5c61f4 Update layer doc 2017-12-12 09:59:27 +08:00
wsdjeg
dd589952df Fix layer func 2017-12-12 09:22:00 +08:00
wsdjeg
eb8ed33459 Add func for update layer list 2017-12-12 09:08:56 +08:00
wsdjeg
7406e72b6c Update doc for lang#python layer 2017-12-12 07:52:13 +08:00
wsdjeg
1c48fafbc4 Fix vim support 2017-12-11 23:14:03 +08:00
wsdjeg
de5723b53b Update doc for python layer 2017-12-11 20:51:17 +08:00
wsdjeg
03afa28116 Update python layer documentation 2017-12-11 19:55:53 +08:00
FanJun Kong
8829152296
Fix two typos.
Signed-off-by: FanJun Kong <fanjun.kong@uisee.com>
2017-12-11 13:00:57 +08:00
wsdjeg
3cfeff75ff Update feature list of website 2017-12-10 20:11:31 +08:00
Seong Yong-ju
9c5fddeb98 Merge branch 'feature/js-lsp' into feature/haskell-lsp 2017-12-09 17:57:53 +09:00
Seong Yong-ju
df4101e8fd Add language server configuration for JavaScript
* Add APIs for register server commands for LSP
* Add server command for JavaScript language server
* Add a new layer option `use_lsp` for layer `javascript`
* Update key mappings for Javascript
2017-12-09 17:34:18 +09:00
wsdjeg
c1ac7940ed Update welcome page, ref 2017-12-09 14:12:37 +08:00
wsdjeg
ce3292f068 Update statusline 2017-12-09 13:46:09 +08:00
wsdjeg
4abb6c4722 Update documents about colorscheme 2017-12-09 13:33:16 +08:00
wsdjeg
194f5bf67e Fix font size 2017-12-08 21:42:15 +08:00
wsdjeg
46d2483719 Fix merge 2017-12-08 21:23:58 +08:00
wsdjeg
cb1c5af7b2 Merge remote-tracking branch 'lsrdg/dev' into merge_sass 2017-12-08 21:15:21 +08:00
Wang Shidong
ffcc55c736
Update default.html 2017-12-08 12:47:05 +08:00
wsdjeg
7b4c00e65a Add post 2017-12-07 23:19:13 +08:00
lsrdg
5c11cc366a Pull/push test. 2017-12-07 10:47:53 +01:00
wsdjeg
e49787ecf0 Update desc for colorscheme layer page 2017-12-06 20:20:04 +08:00
wsdjeg
075210ae22 Fix website title 2017-12-06 19:48:25 +08:00
wsdjeg
3051636771 Fix doc for mouse support in tabline 2017-12-04 21:21:19 +08:00
wsdjeg
79b1940227 Update doc 2017-12-04 21:12:55 +08:00
wsdjeg
148649b669 Update doc 2017-12-04 00:28:21 +08:00
wsdjeg
e6c36a2146 Update doc 2017-12-03 23:42:37 +08:00
wsdjeg
4a4b5e8fb6 Update lang#c layer 2017-12-03 23:21:00 +08:00
wsdjeg
cf24e88925 Fix Duplicate meta descriptions 2017-12-02 23:23:58 +08:00
wsdjeg
900196b69a Fix conflict 2017-12-02 20:10:29 +08:00
Arith Xu
37aeed6b40 fix a syntax error of markdown table in documentation. 2017-12-02 02:13:17 +08:00
wsdjeg
be6593be24 Add support for nerdtree 2017-12-01 16:17:32 +08:00
wsdjeg
33040fcaff Improve chat list 2017-12-01 07:20:07 +08:00
wsdjeg
0dd62d9ca2 Update community page 2017-12-01 00:36:49 +08:00
wsdjeg
f8e37dad2a Add doc 2017-11-30 00:26:07 +08:00
Gökhan Karabulut
5ec7ac0511
Fix typo whit -> with 2017-11-27 00:14:51 +03:00
wsdjeg
229f2a9c04 Merge branch 'use_ctrl' into dev 2017-11-24 21:07:35 +08:00
wsdjeg
fc570c0822 Update post 2017-11-24 21:07:30 +08:00
wsdjeg
b57caaffc1 Merge branch 'roadmap' into dev 2017-11-24 20:53:08 +08:00
wsdjeg
6061da9aa6 Update roadmap 2017-11-24 20:52:57 +08:00
Wang Shidong
dd25629341
Fix windows installation 2017-11-24 17:37:24 +08:00
Wang Shidong
729d17a56e
Merge pull request from zhangjiayin/dev
fix mac fc-cache mkfontdir mkfontscale not exists 
2017-11-22 00:30:15 -06:00
wsdjeg
f4861e1d92 Fix , catch all error in neovim 2017-11-20 20:06:19 +08:00
zhangjiayin
e9a93ca078 fix mac fc-cache mkfontdir mkfontscale not exists 2017-11-20 16:11:57 +08:00
Seong Yong-ju
4b4fddf4ae Merge remote-tracking branch 'upstream/dev' into feature/lsp-layer 2017-11-19 23:38:24 +09:00
wsdjeg
b3f42b34e8 Add SPC t m d for toggle date 2017-11-19 13:19:57 +08:00
Seong Yong-ju
e80bed3e42 Add a new variable
Add a new variable
* Add a new variable `g:spacevim_info_symbol`
* Update configurations of some plugins to read `g:spacevim_info_symbol`
2017-11-19 11:32:59 +09:00
wsdjeg
d80bdb55e1 Update blog layer 2017-11-18 23:19:09 +08:00
wsdjeg
e1b9274fc4 Update release pages 2017-11-18 20:40:42 +08:00
wsdjeg
4db0d2c73b Update index 2017-11-18 20:14:13 +08:00
wsdjeg
361fbd0599 Update install script 2017-11-17 08:00:22 +08:00
wsdjeg
bc234bd77b Fix fonts 2017-11-15 21:21:50 +08:00
wsdjeg
04a8ff206d Update fonts 2017-11-15 17:44:58 +08:00
wsdjeg
36a9f66427 Update icon for PR in popupmenu
cloese #
2017-11-14 23:08:36 +08:00
wsdjeg
2b3d2e7d82 Update script 2017-11-14 09:13:02 +08:00
wsdjeg
8e929eedb3 Auto install fonts 2017-11-14 08:03:28 +08:00
wsdjeg
65f66e2aea Fix issue with LanguageClient-neovim && deoplete
fix https://github.com/autozimu/LanguageClient-neovim/issues/169
2017-11-13 20:14:46 +08:00
wsdjeg
ea25a68270 Fix version icon 2017-11-12 20:08:22 +08:00
wsdjeg
e88feb06a0 Fix logger 2017-11-11 00:50:21 +08:00
wsdjeg
114472ba2b Update version 2017-11-10 22:11:47 +08:00
wsdjeg
44ae02a588 Update doc 2017-11-08 22:49:52 +08:00
wsdjeg
c8dfcc4745 Update doc 2017-11-08 21:35:09 +08:00
Wang Shidong
fa5f59fb9b
Merge pull request from Phlosioneer/patch-1
Fix capitalization on website
2017-11-07 00:39:33 -06:00
Phlosioneer
8b9c1ef7b1
Fix capitalization on website 2017-11-07 00:02:00 -05:00
wsdjeg
74951ab779 Release 0.5.0 2017-11-06 23:32:15 +08:00
wsdjeg
bc75c10786 Add windows installer 2017-11-05 20:34:40 +08:00
wsdjeg
cfdcf759d8 Add installer for windows 2017-11-05 19:57:59 +08:00
wsdjeg
08c3f5f34d Add ui layer page 2017-11-05 16:02:13 +08:00
wsdjeg
9e7a859094 Add post about ctrl 2017-11-04 22:45:53 +08:00
William
1be2392a5b Fix grammar
Formatting is more consistent
2017-10-26 20:31:55 -07:00
William
dd64069fa0 Fix Typo 2017-10-25 21:42:20 -07:00
wsdjeg
62c3402687 Add mappings 2017-10-25 22:56:21 +08:00
wsdjeg
b10ac4ad4a Update doc 2017-10-25 10:27:25 +08:00
wsdjeg
4f159f5bec Add new mappings 2017-10-25 09:53:05 +08:00
Adrien Bouttier
9baf2f0154 Add custom palette 2017-10-23 10:37:17 +02:00
wsdjeg
6a47c0b234 Update readmap 2017-10-22 20:33:22 +08:00
Adrien Bouttier
d43db5a039 Display mode in statusline like in some airline theme 2017-10-19 13:04:43 +02:00
wsdjeg
5bd361f18c Update Achievements 2017-10-11 20:50:39 +08:00
techgaun
27a32c6ac6
update spelling typos 2017-10-10 14:52:12 -05:00
wsdjeg
155c23c5f6 Fix html dup tags and short desc 2017-10-09 22:41:31 +08:00
wsdjeg
a7a8bd8eba Update doc list item char 2017-10-08 19:37:57 +08:00
wsdjeg
4dc0603938 Fix markdown layer 2017-10-08 19:36:23 +08:00
wsdjeg
de43970de3 Update lang#vim layer 2017-10-07 23:46:22 +08:00
Samar Dhwoj Acharya
28a5554b19 improve documentation 2017-10-05 13:49:59 -05:00
wsdjeg
d78cd78dac Update doc for git layer 2017-09-28 23:31:50 +08:00
wsdjeg
51e6ff4861 Merge branch 'lang/ruby' into dev 2017-09-28 21:15:37 +08:00
wsdjeg
2a538f32a1 Merge branch 'lang/php' into dev 2017-09-28 21:14:10 +08:00
wsdjeg
2ef09f1509 Mode site desc 2017-09-23 21:55:47 +08:00
wsdjeg
1fb53df423 Add logo and lang 2017-09-23 20:35:50 +08:00
wsdjeg
96f307626e Update layers page 2017-09-23 20:02:23 +08:00
wsdjeg
bfd5a3c6a7 Add social info 2017-09-23 19:19:32 +08:00
wsdjeg
450f22a842 Add twitter info 2017-09-23 14:39:23 +08:00
wsdjeg
ed3e5c5d4a Add jekyll-seo-plugin 2017-09-23 14:24:43 +08:00
wsdjeg
784ec7b44f Update desc for zh_cn doc 2017-09-22 22:43:56 +08:00
wsdjeg
08386bf23a Add descriptions 2017-09-22 22:35:43 +08:00
wsdjeg
7b6848695b Fix script 2017-09-22 22:04:27 +08:00
wsdjeg
17f3ca73d0 Add docs 2017-09-22 20:59:38 +08:00
wsdjeg
6ceea6e48f Fix doc for statusline 2017-09-20 21:16:28 +08:00
wsdjeg
2fbf5131a7 Add option for disable unicode symbols in statusline 2017-09-20 21:03:01 +08:00
eliasrodrigo
62a0d21080 Correctly point the stylesheet path on the <head> tag to the main.scss file. 2017-09-19 12:47:19 +02:00
eliasrodrigo
1131b66da2 The content from css/styles.css is now on _sass/_spacevim.scss. The _sass/_variables.scss file can be used change css values, ex: the headers font-size. 2017-09-19 12:46:27 +02:00
eliasrodrigo
1e31e27f4b css/style.css is now just main.scss. (https://jekyllrb.com/docs/assets/#sassscss). 2017-09-19 12:41:12 +02:00
eliasrodrigo
017ef0b420 Add _sass/ dir to _config.yml. 2017-09-19 12:37:40 +02:00
wsdjeg
367557fc0b Add favicon.ico 2017-09-15 22:17:25 +08:00
wsdjeg
86610523b6 Merge branch 'master' into website 2017-09-15 22:15:00 +08:00
wsdjeg
3a400abf7f Fix warnning 2017-09-15 22:03:14 +08:00
wsdjeg
0c5e3b484b Change the padding to 20px 2017-09-15 21:55:54 +08:00
wsdjeg
326b912202 Fix img url 2017-09-15 21:43:44 +08:00
wsdjeg
a236bda124 Add style.css 2017-09-15 21:09:49 +08:00
wsdjeg
dd6b843ba4 Mod stylesheets 2017-09-15 20:33:35 +08:00
wsdjeg
fa96716ed7 Update index 2017-09-13 23:27:09 +08:00
wsdjeg
41a4fbbf5f Fix vim support 2017-09-11 22:08:33 +08:00
Wang Shidong
a378c40047 Update lang#python layer ()
* plugin: json-vim: update to newer, forked version

Updated the lang layer to use elzr/vim-json's fork or the old plugin
(leshill/vim-json). Now the actual used plugin is consistent with the
documentation, which pointed to elzr/vim-json before

* Update lang#python layer

* Remove plugin that does not exist

* Use fork instead

* Remove g:delimitMate_matchpairs setting.

Let `)`(delimitMate mapping) can work.
Remove '<:>' mapping, let the `less then` operator can work.

Fixes 

* Call complete_parameter#pre_complete only pumvisible.
If pumvisible is false, call "\<Plug>delimitMate("

* Fix mapping to (

* Update statusline for ctrlp buffer

* remove stray chars from documentation

* Update version

* Add mapping g<c-]> for jump to tag under cursor

close 

* fix typo

* Move context from readme

* Update readme

* Update intr

* Update readme

* Bug: can not override layer options.

Fix 

* Add help desc

* Update fild founder cmd

* Update autocomplete layer

* Add gq for format Nmove text

* Update autocomplete layer options

* Update travis config

* Fix ag command in windows

* Fix 

* Update chinese doc

* Update doc

* Add fonts doc

* Update doc

* copy doc to zh_cn_doc

* Fix command documentation

* Add weixin & zhifubao info

* Update img

* Update features

* Add Julia Support

* Update markdown layer setting

* Update markdown layer doc

* Add vim-repeat to edit layer

This is a really nice plugin which adds a user pluggable "." command. It
integrates seamlessly with several plugins, notably tpope/vim-surround
and makes the "." command capable of repeating on the entire surround
command, rather than just a part of the command. ysaw" becomes easily
repeatable!

* Update doc

* Update config doc

* Update statusline doc

* Fix git head

* Update doc for statusline

* Update doc for tabline

* Update doc

* Update remark config

* Update markdown layer

* Update config for remark

* Add layer for Pony programming language

* Fix remark setting

* Add airline/tabline theme for nord

* Update doc for getting help

* Fix slash

* Upate toc

* Remove title

* Update markdown plugin

* Fix doc generation

* Update jumping doc

* Fix shell layer

* Add key binding desc for SPC '

* Add key binding for clear saved buffers

* Merge dev branch

* Add SPC a q for QQ in vim

* Note for chinese doc

* Update doc for file manager

* Set img size

* Update img size

* Update img size

* Update lang#python layer
2017-09-10 15:13:03 +08:00
wsdjeg
e0b345130a Update img size 2017-09-10 13:55:03 +08:00
wsdjeg
b8f49747a4 Update img size 2017-09-10 13:52:19 +08:00
wsdjeg
5268336c5e Set img size 2017-09-10 13:30:03 +08:00
wsdjeg
868e42e6d3 Update doc for file manager 2017-09-10 13:22:16 +08:00
wsdjeg
fa31eb382f Note for chinese doc 2017-09-09 16:41:47 +00:00
wsdjeg
7754cb09dc Merge branch 'chinese_doc' into dev 2017-09-09 16:11:22 +00:00
wsdjeg
632fc827ec Merge dev branch 2017-09-09 16:10:59 +00:00
wsdjeg
9e35511bb4 Update jumping doc 2017-09-07 22:31:02 +00:00
wsdjeg
5137b49aee Remove title 2017-09-06 00:16:09 +00:00
wsdjeg
9e22250d57 Upate toc 2017-09-05 23:45:39 +00:00
wsdjeg
2e576ea39a Fix slash 2017-09-05 21:44:26 +00:00
wsdjeg
3e5305b171 Update doc for getting help 2017-09-05 21:04:52 +00:00
wsdjeg
8157e53b3d Fix remark setting 2017-09-05 20:13:26 +00:00
wsdjeg
416e18a2d7 Update markdown layer 2017-09-03 23:38:24 +00:00
wsdjeg
6600e2a6d7 Update doc 2017-09-03 19:33:52 +00:00
wsdjeg
8365355d74 Update doc for tabline 2017-09-02 22:22:40 +00:00
wsdjeg
960ce39e2d Update doc for statusline 2017-09-02 21:45:55 +00:00
wsdjeg
30c220a4d7 Merge branch 'dev' 2017-09-02 20:02:40 +00:00
wsdjeg
1f1ef6b7d9 Fix git head 2017-09-02 20:01:51 +00:00
wsdjeg
4a726390fd Update statusline doc 2017-09-02 19:51:51 +00:00
wsdjeg
bc9fe04cec Update config doc 2017-09-01 23:37:20 +00:00
wsdjeg
e73f6e8fc8 Update doc 2017-09-01 23:15:02 +00:00
wsdjeg
28dd7e8125 Update markdown layer doc 2017-08-31 23:03:25 +00:00
wsdjeg
e208f8c83a Update markdown layer setting 2017-08-31 22:32:35 +00:00
wsdjeg
5c10f813f0 Add lang#ruby layer 2017-08-30 22:11:34 +00:00
wsdjeg
2172053292 Update features 2017-08-29 22:59:00 +00:00
wsdjeg
b7c050799a Update img 2017-08-29 22:00:47 +00:00
wsdjeg
e67065509c Add weixin & zhifubao info 2017-08-29 21:48:00 +00:00
wsdjeg
65f16e6103 copy doc to zh_cn_doc 2017-08-28 22:10:42 +00:00
wsdjeg
dd2f2a4386 Update doc 2017-08-28 21:55:27 +00:00
wsdjeg
81230e790d Add fonts doc 2017-08-28 21:23:16 +00:00
wsdjeg
3500e18f01 Update doc 2017-08-28 20:55:25 +00:00
wsdjeg
d9a5ea0ee1 Update chinese doc 2017-08-27 21:34:48 +00:00
wsdjeg
de7e68a5eb Update php layer 2017-08-27 20:40:37 +00:00
wsdjeg
bb2d69809b Update autocomplete layer 2017-08-26 15:40:20 +00:00
Lewis Cowper
8e7f28f069 fix typo 2017-08-22 10:01:16 +02:00
wsdjeg
dd4598ef0c Update version 2017-08-22 03:45:29 +08:00
techgaun
34d100d683
remove stray chars from documentation 2017-08-20 22:45:58 -05:00
wsdjeg
b41da783e6 Release v0.4.0
FEATURES:
    Add comment mappings 
    Achievements 
    Add text manipulation commands 
    Add text insertion commands 
    Add CompleteParameter 
    Toggle cursor position 
    Add background searching feture 
    Improve plugin manager  
    Grep on the fly    
    Add prompt api 
    Add web api 
    Add check requirement script 
    Add language specified mappings 
    Improve Java layer 
    Add project manager mappings 
    Add plugin for mark active window 
       (not sure if it will be removed)
    Add help for mappings 
    Update autocomplete layer doc 
    Add tags layer 

FIX:
   Fix vimfiler direction 
   Fix welcome page 
   Fix visual SPC 
   Fix windows support 
   Fix n/N hl state 
   Fix guibg parse 
   Fix unknown option 
   Fix select mode statusline 
2017-08-06 04:37:20 +08:00
wsdjeg
2431cd6d50 Update mappings 2017-08-06 00:01:32 +08:00
wsdjeg
0a8ac78a27 Add doc 2017-08-02 06:04:56 +08:00
wsdjeg
dd6440a73b Update git ignore 2017-08-02 05:39:35 +08:00
wsdjeg
bfe54b9af2 Add doc for complete layer 2017-08-01 05:35:21 +08:00
wsdjeg
53de7fce0d complete options 2017-07-30 07:15:13 +08:00
wsdjeg
174fac5c93 Update doc for autocomplete layer 2017-07-30 06:53:54 +08:00
wsdjeg
b6beb72332 Improve lang#java layer 2017-07-29 17:16:23 +08:00
wsdjeg
e68fb5f706 Improve shell layer 2017-07-28 05:22:12 +08:00
wsdjeg
d0d1d729b2 Add project manager mappings
ref: 
ref: 
2017-07-27 08:34:22 +08:00
wsdjeg
244d014073 Improve markdown layer
ref: https://github.com/wooorm/remark/issues/281#issuecomment-318073708
2017-07-27 06:52:18 +08:00
wsdjeg
32f5057954 Update java layer doc 2017-07-27 06:34:59 +08:00
wsdjeg
ace15f8292 Update doc for java layer 2017-07-26 06:39:59 +08:00
wsdjeg
4616c0c15c Add todos 2017-07-24 05:56:18 +08:00
wsdjeg
626b4baed6 Fix conflict 2017-07-23 05:58:56 +08:00
wsdjeg
08ee17ab3b Add doc for transient state 2017-07-23 00:07:25 +08:00
wsdjeg
c8c700efe1 Add buffer selection transient state 2017-07-22 22:52:15 +08:00
wsdjeg
5521e64072 Add transient state api 2017-07-22 07:30:17 +08:00
wsdjeg
70bece9367 Auto install packge manager 2017-07-21 06:55:24 +08:00
wsdjeg
aaadf28c98 Add checkRequirements 2017-07-20 05:23:17 +08:00
wsdjeg
b1ebe04d44 Add SPC x c 2017-07-19 07:09:41 +08:00
Wang Shidong
fe170acb61 Merge pull request from kenjitoyama/fix_typo
Fix typo: s/recommenced/recommended/
2017-07-17 10:20:44 +08:00
Daniel Kenji Toyama
9240feafb2 Fix grammar in Install docs. 2017-07-16 21:37:53 -04:00
Daniel Kenji Toyama
33f08e5b0b Fix typo: s/recommenced/recommended/ 2017-07-16 21:28:25 -04:00
wsdjeg
6afd8ce554 Merge dev 2017-07-17 07:47:59 +08:00
wsdjeg
f53fc71e3f Add mappings for changing symbol style 2017-07-17 07:08:53 +08:00
wsdjeg
e7124b8801 Merge branch 'dev' into comment 2017-07-11 03:57:48 +08:00
Wang Shidong
d6f184f2da Grep on the fly ()
* Grep on the fly

* Fix screen update

* Fix commands for prompt

* Supprt <BS> in prompt

* Redrew on stdout

* Fix prompt api

* Improve flygrep screen update

* Add function keys for flygrep buffer

* Add statusline support && ignore case

* Add highlight feature

* Fix highlight error

* Ignore FocusLost and FocusGained

* Add prompt mappings

* Add documentation for fly searching

* Update documentation

* Fix lint for flygrep
2017-07-06 21:59:09 +08:00
wsdjeg
6845ac5f74 Fix install script bug with -u option 2017-07-04 00:04:59 +08:00
wsdjeg
317bf128a3 Add uninstall info 2017-07-03 23:53:55 +08:00
wsdjeg
58b6d6f51e Fix usage in script help 2017-07-03 22:12:06 +08:00
wsdjeg
47ef38ea7f Add version information 2017-07-03 22:08:04 +08:00
wsdjeg
a02bc3e628 Fix type 2017-07-03 21:16:57 +08:00
wsdjeg
93039d0edf Update install script for spacevim 2017-07-03 21:15:45 +08:00
wsdjeg
4c8bb2272d Merge from techgaun && fix conflict 2017-07-02 23:05:04 +08:00
wsdjeg
0778003525 Fix document for grep searching 2017-07-02 22:17:25 +08:00
wsdjeg
ba6f36edfc Mappings done 2017-07-02 21:35:47 +08:00
wsdjeg
398c8b2465 Add SPC t m p for toggle cursor position
close 
2017-07-01 20:37:48 +08:00
wsdjeg
8a4d2774fe Add comment doc 2017-07-01 19:54:30 +08:00
Wang Shidong
d05566c901 Add text insertion commands ()
* Add text insertion commands

* Add password api

* Implement SPC i p *

* Add mapping for uuidgen

* Add SPC i l l for insert lorem-ipsum list

* Add SPC i l p for insert lorem-ipsum paragraph

* Add SPC i l s for insert lorem-ipsum sentence

* Fix lint
2017-07-01 01:32:14 -05:00
techgaun
f268a70896
update title 2017-06-30 12:19:46 -05:00
techgaun
56d2b17dfc
update gina docs 2017-06-30 12:18:03 -05:00
Wang Shidong
2efc4ac509 Update index.md 2017-06-29 13:45:29 +08:00
wsdjeg
cb37777f5b Add mappings need to be impl 2017-06-28 22:11:26 +08:00
wsdjeg
b55751be03 Add text manipulation commands example PR 2017-06-28 21:36:51 +08:00
wsdjeg
3093eb866d Finish star_rc 2017-06-28 21:08:53 +08:00
wsdjeg
efd833054f Add func for list stargazers 2017-06-28 20:47:17 +08:00
wsdjeg
c0bb57f766 Update achievements func 2017-06-28 20:47:17 +08:00
wsdjeg
9e69df0c85 Add achievements func 2017-06-28 20:47:17 +08:00
wsdjeg
b34e3bec94 Add Achievements 2017-06-28 20:47:17 +08:00
wsdjeg
f1c37ea24f Fix comflict 2017-06-27 20:55:57 +08:00
wsdjeg
3ade552032 Add some mappings with z prefix 2017-06-27 14:16:07 +08:00
wsdjeg
3fdfb3bb1b Update doc for z mappings 2017-06-25 14:24:12 +08:00
wsdjeg
6d426b2281 Add z mapping guide 2017-06-25 14:00:59 +08:00
wsdjeg
c42b77ffe2 Add persistent hls option 2017-06-24 23:09:54 +08:00
wsdjeg
4183efa511 Add support for searching with ag 2017-06-23 21:19:47 +08:00
wsdjeg
1f2873c7e7 Add SPC s * mappings for searching 2017-06-23 00:11:15 +08:00
wsdjeg
becf30ac7c Fix unite grep source config 2017-06-22 23:17:15 +08:00
wsdjeg
41a3b3a403 Add searching documentation 2017-06-21 23:54:32 +08:00
Timg
c9f3b0d9dd Update 404.md 2017-06-21 11:56:14 +08:00
Timg
b626ac4d5c Fix json code format in blog ()
* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md
2017-06-20 07:21:57 +08:00
wsdjeg
4189d21b70 Add document for statusline color 2017-06-18 23:20:24 +08:00
Wang Shidong
ff4bdc4281 Merge branch 'dev' into g_prefix 2017-06-18 21:32:06 +08:00
wsdjeg
79a659a188 Update documentation 2017-06-18 21:15:17 +08:00
Wang Shidong
d76d83f4c0 Create 2017-02-11-vim8-new-feature-timers-zh_cn.md ()
* Create 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update README_zh_cn.md

* Update README_zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Add example for starting a timer

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md
2017-06-17 10:38:55 +08:00
wsdjeg
c10761bfa4 Remove vimfiler message when toggle buffer 2017-06-17 10:38:55 +08:00
wsdjeg
a40cc8ed6c Fix enter dir 2017-06-17 10:38:55 +08:00
wsdjeg
46aac2c013 Add doc for file tree 2017-06-17 10:38:55 +08:00
Wang Shidong
5048909b2a Create 2017-02-11-vim8-new-feature-timers-zh_cn.md ()
* Create 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Update README_zh_cn.md

* Update README_zh_cn.md

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md

* Add example for starting a timer

* Update 2017-02-11-vim8-new-feature-timers-zh_cn.md
2017-06-17 10:37:07 +08:00
wsdjeg
b207d64764 Add g* etc 2017-06-11 22:14:32 +08:00
wsdjeg
2be0b8b67c Add ge for go to previous word end 2017-06-11 20:20:06 +08:00
wsdjeg
0d2b4506cd Fix code block
http://spec.commonmark.org/0.27/#code-spans
2017-06-10 20:23:55 +08:00
wsdjeg
b122e50bef Update doc for g prefix command 2017-06-10 20:08:48 +08:00
wsdjeg
3cf2dad981 Merge branch 'file_tree' into dev 2017-06-09 22:49:43 +08:00
wsdjeg
30fec17114 Remove vimfiler message when toggle buffer 2017-06-09 22:29:52 +08:00
wsdjeg
23249ad375 Fix enter dir 2017-06-09 21:08:16 +08:00
wsdjeg
18bf63459d Enable sitemap for website 2017-06-08 22:35:03 +08:00
wsdjeg
d17a01531c Add doc for file tree 2017-06-08 00:29:31 +08:00
wsdjeg
431b1b85a0 Add SPC f v d to open custom configration file 2017-06-07 20:20:54 +08:00
wsdjeg
69b250b6f5 Add file mappings 2017-06-06 23:34:12 +08:00
wsdjeg
bb3c24ec8f Add bookmarks 2017-06-05 23:11:20 +08:00
wsdjeg
66e8820e82 Add mappings for create empty buffer 2017-06-05 21:17:44 +08:00
Wang Shidong
026d0d713d Buffer mappings ()
* Add SPC b D

* Fix SPC b D

* Add SPC b C-d

* Add SPC b * mappings

* Fix buffer mappings
2017-06-04 22:58:47 +08:00
wsdjeg
432192e739 Add mapping for jump to url 2017-06-02 22:33:19 +08:00
wsdjeg
64e424f6bc Add SPC j o for open line 2017-06-02 00:05:55 +08:00
wsdjeg
67f56a312c Add jump forward/backward 2017-06-01 23:41:13 +08:00
wsdjeg
3bdc9c3c94 Update doc for windows mappings 2017-05-31 23:31:52 +08:00
wsdjeg
8b06ee7989 Add SPC w * mappings 2017-05-31 23:31:52 +08:00
wsdjeg
32c15d5407 Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-05-31 21:57:02 +08:00
Wang Shidong
1df5b0037e Update goals of v0.4.0 2017-05-31 11:01:43 +08:00
Wang Shidong
04375349e6 Update roadmap.md 2017-05-31 10:57:29 +08:00
wsdjeg
266d5de9d5 Add windows mappings 2017-05-30 23:53:06 +08:00
wsdjeg
2406e18cc4 Update communite page 2017-05-30 21:41:25 +08:00
wsdjeg
dfd3fccc14 Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-05-30 12:55:00 +08:00
wsdjeg
6d53ee7057 Merge branch 'lang/lisp' into dev 2017-05-30 12:54:37 +08:00
Javier Tiá
0297f509ea Add documentation about Atom color schemes
vim-one plugin doesn't work well with SpaceVim in dark mode. See 
for further discussion.
2017-05-29 21:21:47 -06:00
Javier Tiá
f831bbb6b5 Add spacevim_colorscheme_bg documentation 2017-05-29 21:10:43 -06:00
wsdjeg
c12af4fe93 Update doc for tabline and windows jumpping
- use SPC number to jump to a windows
- use Leader number to jump to a index in tabline
2017-05-29 21:23:32 +08:00
wsdjeg
94a1277c60 Add mapping for split string
SPC j s : split string without newline
SPC j S : split string and add newline
2017-05-29 15:16:18 +08:00
wsdjeg
859c494dbc Update jump mappings 2017-05-28 23:24:55 +08:00
wsdjeg
2f392d6c38 Add SPC j * 2017-05-28 21:37:56 +08:00
wsdjeg
0a4f378b7a Add lang#layer doc 2017-05-26 22:29:43 +08:00
wsdjeg
74e8072978 Bump version to v0.4.0-dev 2017-05-26 20:11:45 +08:00