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

156 Commits

Author SHA1 Message Date
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
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
3d1fc116d8 Update doc 2017-12-16 16:14:22 +08:00
Arith Xu
42163c8d7f add doc of searching files to managing project 2017-12-13 16:30:30 +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
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
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
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
f4861e1d92 Fix #1018, catch all error in neovim 2017-11-20 20:06:19 +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
e88feb06a0 Fix logger 2017-11-11 00:50:21 +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
Adrien Bouttier
9baf2f0154 Add custom palette 2017-10-23 10:37:17 +02: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
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
Samar Dhwoj Acharya
28a5554b19 improve documentation 2017-10-05 13:49:59 -05:00
wsdjeg
08386bf23a Add descriptions 2017-09-22 22:35:43 +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
wsdjeg
7754cb09dc Merge branch 'chinese_doc' into dev 2017-09-09 16:11:22 +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
3500e18f01 Update doc 2017-08-28 20:55:25 +00:00
Lewis Cowper
8e7f28f069 fix typo 2017-08-22 10:01:16 +02:00
techgaun
34d100d683
remove stray chars from documentation 2017-08-20 22:45:58 -05:00
wsdjeg
d0d1d729b2 Add project manager mappings
ref: #637
ref: #747
2017-07-27 08:34:22 +08:00
wsdjeg
4616c0c15c Add todos 2017-07-24 05:56:18 +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
b1ebe04d44 Add SPC x c 2017-07-19 07:09:41 +08: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 (#705)
* 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