Shidong Wang
|
03b62e1ad7
|
feat(layer): add open_quickfix layer option
add `open_quickfix` layer option for `gtags` layer.
update `:h spacevim-layer-gtags`.
close https://github.com/SpaceVim/SpaceVim/issues/4135
|
2021-09-20 19:15:52 +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
|
5866f07bb9
|
feat: use relative path for SPC f s
|
2021-09-19 23:07:56 +08:00 |
|
Shidong Wang
|
5f434d28c8
|
doc: update doc of checkers layer
|
2021-09-19 22:57:47 +08:00 |
|
Shidong Wang
|
3fc49916cc
|
chore: update copyright
|
2021-09-19 22:23:23 +08:00 |
|
Shidong Wang
|
c143ae0712
|
doc: fix layer link
The link of these layer is wrong in help file.
- autocomplete layer
- colorscheme layer
|
2021-09-19 22:12:54 +08:00 |
|
Shidong Wang
|
7e613e11f9
|
docs: update :h SpaceVim-changelog
|
2021-09-19 22:06:14 +08:00 |
|
Wang Shidong
|
7e33b5e39b
|
Add doc for custom spc func (#4472)
|
2021-09-19 17:54:17 +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
|
2bad103358
|
Fix job api (#4463)
close https://github.com/SpaceVim/SpaceVim/issues/4458
close https://gitee.com/spacevim/SpaceVim/issues/I48Z0S
|
2021-09-11 13:56:55 +08:00 |
|
Wang Shidong
|
05e45fc053
|
Improve ui layer (#4455)
|
2021-09-08 10:35:38 +08:00 |
|
Wang Shidong
|
458b972974
|
Fix g d in lang#typescript layer (#4454)
close #4445
|
2021-09-04 11:57:21 +08:00 |
|
Wang Shidong
|
943d34a1d2
|
Add option for emmet (#4451)
* Add options for setting emmet filetype
close https://github.com/SpaceVim/SpaceVim/issues/4247
* Update
* Update
|
2021-09-01 21:16:13 +08:00 |
|
Wang Shidong
|
dc93c46f6d
|
Update issue template (#4446)
|
2021-08-29 16:37:19 +08:00 |
|
Wang Shidong
|
b80606aec5
|
Add SPC j c key binding (#4443)
|
2021-08-29 00:05:11 +08:00 |
|
Wang Shidong
|
46869748f5
|
Use splitjoin to open line (#4442)
|
2021-08-28 22:25:37 +08:00 |
|
Wang Shidong
|
f286e5a83c
|
Fix typescript eslint maker (#4441)
close #4440
|
2021-08-28 19:51:05 +08:00 |
|
Wang Shidong
|
ee07874b8b
|
fix notify api (#4438)
`:only` command break the notify api.
|
2021-08-27 23:57:06 +08:00 |
|
Wang Shidong
|
4006e9b912
|
add language mapping test (#4431)
|
2021-08-27 11:47:11 +08:00 |
|
Wang Shidong
|
d807b9bf8d
|
Update doc (#4425)
|
2021-08-27 10:25:02 +08:00 |
|
Wang Shidong
|
12e19d8db0
|
Tabmanager name (#4427)
|
2021-08-26 00:22:05 +08:00 |
|
Wang Shidong
|
5c8e9ac781
|
Improve cscope layer (#4418)
|
2021-08-22 14:35:22 +08:00 |
|
Wang Shidong
|
8f76047cbd
|
Fix cache directory (#4414)
|
2021-08-20 22:57:32 +08:00 |
|
Kayle Gishen
|
d9524d5dbb
|
fix(flygrep): use current directory when none specified for ripgrep. (#4410)
|
2021-08-19 13:25:47 +08:00 |
|
Wang Shidong
|
1e4cb1f295
|
Fix data dir (#4409)
|
2021-08-18 20:54:54 +08:00 |
|
Wang Shidong
|
b518b77e49
|
Add lua projectmanager (#4401)
|
2021-08-17 22:54:06 +08:00 |
|
Wang Shidong
|
7b4ae22d45
|
Add lua evn (#4400)
|
2021-08-15 19:35:54 +08:00 |
|
Wang Shidong
|
81e58fdd78
|
Rewrite plugin a.vim in lua (#4390)
|
2021-08-15 19:06:48 +08:00 |
|
Wang Shidong
|
5fe3d09bb2
|
Add lua file api (#4391)
|
2021-08-14 14:20:03 +08:00 |
|
Wang Shidong
|
66f3306acb
|
Add lua system api & test (#4392)
|
2021-08-14 09:30:57 +08:00 |
|
Wang Shidong
|
3b455c1b7f
|
Add option for disable smooth scrolling & fix css (#4387)
|
2021-08-12 23:26:05 +08:00 |
|
Wang Shidong
|
061de45b7b
|
Add smooth scrolling key bindings (#4386)
|
2021-08-12 10:45:36 +08:00 |
|
Wang Shidong
|
bb7a54808b
|
Use indent-blankline for neovim (#4325)
|
2021-08-11 21:29:53 +08:00 |
|
Wang Shidong
|
8dc62173ab
|
Add option to hilight cursorword (#4385)
|
2021-08-11 18:51:20 +08:00 |
|
Wang Shidong
|
be155d6ff4
|
Enable neovim test (#4382)
|
2021-08-11 13:45:38 +08:00 |
|
Jozsef Lazar
|
48e701e006
|
fix todo manager with rg 13.0 (#4383)
|
2021-08-11 01:16:08 +08:00 |
|
Wang Shidong
|
6377357a81
|
Add codecov (#4380)
|
2021-08-10 19:59:42 +08:00 |
|
Wang Shidong
|
c151563bc1
|
Add Git remote command (#4371)
|
2021-08-08 20:20:21 +08:00 |
|
Wang Shidong
|
db1ed7201d
|
Fix statusline (#4370)
closs https://github.com/SpaceVim/SpaceVim/issues/4317
|
2021-08-08 15:04:12 +08:00 |
|
Wang Shidong
|
d23c6e1851
|
Fix SPC x d SPC key binding (#4369)
|
2021-08-08 12:53:02 +08:00 |
|
Wang Shidong
|
8cf5519ca5
|
Fix docker image building (#4367)
|
2021-08-07 22:35:20 +08:00 |
|
Wang Shidong
|
38955b7d6e
|
Fix flygrep (#4361)
|
2021-08-07 14:10:47 +08:00 |
|
Wang Shidong
|
b834a49492
|
Fix vim support (#4359)
|
2021-08-06 23:04:36 +08:00 |
|
Wang Shidong
|
eb1d0780a0
|
Fix notify scratch buffer (#4358)
|
2021-08-06 21:56:29 +08:00 |
|
Wang Shidong
|
dd46a88bd0
|
Add doc for notify api (#4357)
|
2021-08-06 21:07:50 +08:00 |
|
Wang Shidong
|
2d6bfd39a9
|
Improve notify api (#4355)
|
2021-08-06 19:19:00 +08:00 |
|
Wang Shidong
|
95e235ab43
|
add bookmarks (#4346)
|
2021-08-04 17:05:38 +08:00 |
|
Andrew Angelo Ang
|
e6cb9e9003
|
Fix coffeescript api sys dependency (#4343)
Co-authored-by: Andrew Angelo Ang <andrew.ang@cybersoftbpo.com>
|
2021-07-24 08:10:29 +08:00 |
|