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

141 Commits

Author SHA1 Message Date
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
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 #692
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 (#685)
* 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
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