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

340 Commits

Author SHA1 Message Date
Shidong Wang
7f41707436
docs(usage): add :h SpaceVim-usage-windows-and-tabs 2021-10-23 11:14:34 +08:00
Shidong Wang
66b253e9ff
fix(core): fix neovim-qt welcome page 2021-10-21 23:11:41 +08:00
Shidong Wang
7f0b6651a4
fix(core): fix parser_argv function
close https://github.com/SpaceVim/SpaceVim/issues/4503
close https://github.com/SpaceVim/SpaceVim/issues/3559
2021-10-21 21:52:38 +08:00
Shidong Wang
516e0525e2
feat(core): update to v1.9.0-dev 2021-10-04 21:26:44 +08:00
Shidong Wang
93aeb032fa
Release v1.8.0 2021-10-04 20:49:11 +08:00
Shidong Wang
e098ae3445
feat(core): add code_runner_focus option
Problem: can not focus on code runner windows.
Solution: add `code_runner_focus` option to focus
on code runner windows.

close https://github.com/SpaceVim/SpaceVim/issues/4130
2021-10-01 15:25:42 +08:00
Shidong Wang
f48b6a9ae6
doc(core): add :h SpaceVim-dev 2021-09-28 23:37:52 +08:00
Shidong Wang
483e3c0e29
change(core): deprecate statusline_unicode_symbols option
Problem: the option name is too long
Solution: change `statusline_unicode_symbols` to `statusline_unicode`
2021-09-25 21:09:11 +08:00
Shidong Wang
72349e4dd7
change(core): deprecate project_rooter_automatically option
change `project_rooter_automatically` to `project_auto_root`
2021-09-25 21:00:22 +08:00
Shidong Wang
6a1437f49f feat(layer): add layer option for filetree columns
the spacevim option for vimfiler columns is too long,
move them to core layer.
2021-09-20 16:33:25 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Shidong Wang
7e613e11f9 docs: update :h SpaceVim-changelog 2021-09-19 22:06:14 +08:00
Wang Shidong
68e123447a
Update core layer (#4467) 2021-09-19 17:32:31 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name (#4465) 2021-09-12 23:45:01 +08:00
Wang Shidong
39bf31c4b2
Change default filetree to nerdtree (#4464) 2021-09-12 23:06:37 +08:00
Wang Shidong
1e4cb1f295
Fix data dir (#4409) 2021-08-18 20:54:54 +08:00
Wang Shidong
c7eb99d6bb
Add wrap_line option (#4291) 2021-06-21 22:49:20 +08:00
Wang Shidong
8558514f30
Update version to v1.8.0-dev (#4286) 2021-06-15 23:35:59 +08:00
Wang Shidong
722b6f97cc
Release v1.7.0 (#4285) 2021-06-14 10:31:58 +08:00
Wang Shidong
c20177c401
Update doc (#4246) 2021-05-07 19:29:32 +08:00
Wang Shidong
2dd0f66ec1
Add file search option (#4245) 2021-05-01 22:47:19 +08:00
Wang Shidong
e1666d8e9a
Fix cursor shape option (#4168) 2021-04-04 13:46:48 +08:00
Wang Shidong
da5e3205c4
Fix autocomplete_method logic (#4159)
close https://github.com/SpaceVim/SpaceVim/issues/4132
close https://github.com/SpaceVim/SpaceVim/issues/4157
close https://github.com/SpaceVim/SpaceVim/issues/4156
2021-04-02 23:32:59 +08:00
zeertzjq
0c1e49eb1d
Set indentation only if default_indent is positive (#4116)
Sometimes `tapstop`, `softtabstop` and `shiftwidth` may need to be set separately to different values in a bootstrap function.
2021-03-02 09:04:03 +08:00
Wang Shidong
c761841999
Fix github action build status (#4105) 2021-02-21 15:56:37 +08:00
Wang Shidong
4a6e7f7331
Change Lint options (#3943) 2021-02-10 10:31:34 +08:00
Wang Shidong
b8f867c5c3
refactor (#4035) 2021-01-02 17:58:45 +08:00
Wang Shidong
f5d9f0b01a
Update version (#4031) 2021-01-01 16:18:31 +08:00
Wang Shidong
d870c6a1bc
Release v1.6.0 (#4019) 2020-12-31 22:50:06 +08:00
Wang Shidong
60eb0d6ec2
Add support for setting the custom leader (#2792) 2020-12-20 20:32:21 +08:00
Xue Qianming
f8e828e9dd
Add more custom functions (#3260)
- Spacevim#custom#LangSPC
- SpaceVim#custom#LangSPCGroupName
2020-12-20 19:36:17 +08:00
Wang Shidong
78f47b69d2
Fix compare error (#4001) 2020-12-13 17:47:47 +08:00
Wang Shidong
322c56a74d
Improve java layer (#3954) 2020-11-16 22:31:00 +08:00
Wang Shidong
1ac1fd789a
Add projects caches (#3875) 2020-10-08 12:05:34 +08:00
Wang Shidong
a831c151b2
Update kotlin doc (#3841) 2020-09-27 22:49:44 +08:00
Wang Shidong
fcb88b6ed5
Update kotlin doc (#3840) 2020-09-26 11:14:25 +08:00
Wang Shidong
a2ae25aac6
Remove key binding <Tab> (#3818) 2020-09-18 22:45:27 +08:00
Wang Shidong
b71ee0c96f
Change default keybinding loading (#3792)
* Make default keyBinding load after custom#load

* Remove key binding ctrl-c in normal mode

* Remove key binding Ctrl-x
2020-09-10 01:52:40 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Wang Shidong
4e4ca32f4a
Fix lint (#3727) 2020-08-29 16:46:57 +08:00
Wang Shidong
752b81feeb
Add git-grep support (#3717) 2020-08-21 22:36:25 +08:00
Wang Shidong
de8f77d212
Update version (#3681) 2020-08-02 16:10:27 +08:00
Wang Shidong
9e0bd870f1
Release 1.5.0 (#3678) 2020-08-01 23:16:10 +08:00
Wang Shidong
c0a652c028
Fix support for vim 7.4.1689 (#3663) 2020-07-27 23:21:30 +08:00
Wang Shidong
8c3d1d8281
Fix dein support (#3647)
close #3513
2020-07-19 10:47:58 +08:00
Wang Shidong
96da1ed022
Improve project root detection (#3609) 2020-07-05 22:09:46 +08:00
Wang Shidong
7ff167ed42
Add option: escape_key_binding (#3599) 2020-06-30 22:25:15 +08:00
Bluefitdev
195a18e6b9
Added space vim (#3584) 2020-06-21 08:00:52 +08:00
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