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

292 Commits

Author SHA1 Message Date
Wang Shidong
b8cb61a0e1
Update doc (#3507) 2020-05-06 20:59:34 +08:00
Wang Shidong
a4fe1351db
Update doc for vimcompatible (#3453) 2020-04-17 22:23:43 +08:00
Shidong Wang
41c914812e Update version 2020-04-06 21:10:20 +08:00
Wang Shidong
263430393f
Release v1.4.0 (#3432) 2020-04-05 16:32:15 +08:00
Jonas
93376f0b7e
Respect XDG_CACHE_HOME for the data dir (#3411) 2020-03-29 08:34:31 +08:00
Wang Shidong
805ded92ce
Add option for setting todo labels (#3362) 2020-02-19 18:47:38 +08:00
Wang Shidong
d93e29e4c2
Improve general doc (#3333) 2020-02-14 21:39:42 +08:00
Shidong Wang
2324c37b7a Update changelog 2019-12-02 23:18:11 +08:00
wsdjeg
a4c4dd93f3 Update version v1.4.0-dev 2019-11-16 12:17:14 +08:00
Wang Shidong
00ac2987e4
Release v1.3.0 (#3213) 2019-11-04 22:00:58 +08:00
Wang Shidong
7c0df8fd32
Improve doc (#3115) 2019-10-03 22:00:09 +08:00
Wang Shidong
dcb16a2e3f
Improve autocomplete layer (#3099) 2019-10-01 11:34:24 +08:00
Wang Shidong
8e8a3533a3
Fix search background plugin (#3070) 2019-09-19 22:43:59 +08:00
Wang Shidong
360c73b74d
Version (#2956) 2019-07-23 21:24:13 +08:00
Wang Shidong
27aa5d038b
Release v1.2.0 (#2947) 2019-07-18 22:36:59 +08:00
Wang Shidong
331139505a
Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
Shidong Wang
49c9240512 Indent code 2019-06-09 13:04:26 +08:00
Shidong Wang
b7e1a25ad3 Update changelog 2019-06-09 10:42:59 +08:00
Shidong Wang
bdd3a3c658 Update doc for enable_vimfiler_welcome 2019-06-08 21:14:13 +08:00
Wang Shidong
81b56a907c
Remove some code && fix windows support (#2874) 2019-06-08 15:09:53 +08:00
Wang Shidong
805c1c3f34
Better deafult (#2865)
* Change default windows index type

* Chaneg option enable_tabline_filetype_icon

change enable_tabline_filetype_icon to enable_tabline_ft_icon

* Disable true colors by default

* Changes default buffer_index_type to 4

* Change default statusline sep
2019-06-02 11:59:43 +08:00
Wang Shidong
5f0dfcb2f0
Update doc (#2849)
* Update doc

* Update doc

* Update doc

* Update doc
2019-05-30 21:14:39 +08:00
Wang Shidong
5dd77fd6db
Fix markdown preview in gvim (#2809)
* Add vim-node-rpc

close #2800

* Fix help section

merge and close #2801
2019-05-09 23:19:29 +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
飘尘
5c45ca9aed Implement Auto Reinstall Failed Plugins for #2405 (#2782)
* Implement Auto Reinstall Failed Plugins for #2405

* Include builded failed plugins

* Add install failed support

* Fix: deleted lines won't write to register
2019-05-06 10:34:02 +08:00
Wang Shidong
53a20b8549
Change: enable relativenumber only in current win (#2771)
* Change: enable relativenumber only in current win

* Implement feature

* Only use bufenter and winenter autocmd
2019-04-26 21:43:46 +08:00
Wang Shidong
dc1975038f
Add bepo layout support (#2746) 2019-04-13 22:12:33 +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
zeroryuki
c50ea97e08 Add: option for list number of files on home (#2687)
* Add: option for list number of files on home

* remove unwanted file
2019-04-02 21:08:08 +08:00
Wang Shidong
f55fac7c2e
Add option filetree_direction (#2661) 2019-03-14 00:03:35 +08:00
Wang Shidong
7179777ff5
Add defx support (#2282) 2019-03-10 20:49:12 +08:00
Wang Shidong
6de331d8be
Fix spacevim rtp (#2550) 2019-02-03 00:07:31 +08:00
Wang Shidong
992584d8b8
Improve runner plugin (#2397) 2018-12-31 09:09:35 -06:00
Wang Shidong
bc59abdaea
Add option to enable showing full path (#2393) 2018-12-30 00:03:47 -06:00
Wang Shidong
8be2f3919d
Update to v1.1.0-dev (#2382) 2018-12-27 07:35:16 -06: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
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
Sarunas Valaskevicius
ee7e5b6af1 disable autochange dir - fix option 2018-12-19 15:59:41 +00:00
Shidong Wang
11f70291fa Merge tmux option 2018-12-16 12:33:12 +08:00
Shidong Wang
435a2bb1f6 Merge remote-tracking branch 'stfl/tmux_navigator' 2018-12-16 12:23:20 +08:00
Wang Shidong
83d13ea59c
Add findstr support for flygrep (#2344)
* Add findstr support for flygrep

* Add key binding for findstr

* Simple support

* Update doc

* Update wiki
2018-12-15 14:16:11 +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
Stefan Lendl
08a2e30bbe make tmux navigator modifier configuarable
[options]
tmux_navigator_modifier = 'alt'

currently only 'alt' and the default 'ctrl' is possible
2018-11-16 10:52:10 +01:00
Wang Shidong
34a3c4d64e
Update runtime log for startup (#2219) 2018-10-01 10:55:58 +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
4a5c313639
Fix vimcompatible mode (#2174) 2018-09-17 21:09:15 +08:00