1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 09:35:40 +08:00

1486 Commits

Author SHA1 Message Date
Shidong Wang
654cfc8855
feat(core): add SPC h g/G to run helpgrep asynchronously
Problem: `:helpgrep` is too slow, there is no key binding for
         asynchronously helpgrep.
Solution: - Add `SPC h g` to run helpgrep asynchronously.
          - Add `SPC h G` to run helpgrep with cursor word
            asynchronously
2021-09-22 23:20:51 +08:00
Jaryk
218f16e4f5
fix(lsp): specify cmd for typescriptreact 2021-09-22 11:25:11 +08:00
Shidong Wang
bdc0101b9a
feat(core): Add SPC f a key binding to save as new file
Problem: There is no key binding to save current buffer as new file.
Solution: Add `SPC f a` key binding

close https://github.com/SpaceVim/SpaceVim/issues/4310
2021-09-21 22:04:26 +08:00
Shidong Wang
6d44ea4780 doc(layer): fix layer tags prefix 2021-09-20 22:16:14 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
7e33b5e39b
Add doc for custom spc func () 2021-09-19 17:54:17 +08:00
Wang Shidong
68e123447a
Update core layer () 2021-09-19 17:32:31 +08:00
Shidong Wang
513a682963 Fix type in elixir article 2021-09-19 13:36:48 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name () 2021-09-12 23:45:01 +08:00
Wang Shidong
39bf31c4b2
Change default filetree to nerdtree () 2021-09-12 23:06:37 +08:00
Wang Shidong
05e45fc053
Improve ui layer () 2021-09-08 10:35:38 +08:00
livrth
2a3981acfd
Update documentation.md () 2021-09-06 13:57:05 +08:00
Kaszanas
8146051d5e
Fixed typo in layers/lang/go.md ()
refernce -> reference
2021-09-02 13:37:12 +08:00
Wang Shidong
943d34a1d2
Add option for emmet ()
* 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
b80606aec5
Add SPC j c key binding () 2021-08-29 00:05:11 +08:00
Wang Shidong
f286e5a83c
Fix typescript eslint maker ()
close 
2021-08-28 19:51:05 +08:00
Wang Shidong
d807b9bf8d
Update doc () 2021-08-27 10:25:02 +08:00
Wang Shidong
6b633d9d7f
Change title margin () 2021-08-23 22:26:53 +08:00
Wang Shidong
8f349d0aae
Update website () 2021-08-23 22:14:58 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer () 2021-08-22 14:35:22 +08:00
Wang Shidong
938ad16611
Fix list-style () 2021-08-21 14:51:16 +08:00
Wang Shidong
5ed892fe7f
Add --no-fonts option ()
close 
2021-08-21 14:16:41 +08:00
Wang Shidong
81e58fdd78
Rewrite plugin a.vim in lua () 2021-08-15 19:06:48 +08:00
Wang Shidong
384964526b
Add lua logger api () 2021-08-14 15:27:12 +08:00
Wang Shidong
5fe3d09bb2
Add lua file api () 2021-08-14 14:20:03 +08:00
Wang Shidong
66f3306acb
Add lua system api & test () 2021-08-14 09:30:57 +08:00
Wang Shidong
3b455c1b7f
Add option for disable smooth scrolling & fix css () 2021-08-12 23:26:05 +08:00
Wang Shidong
061de45b7b
Add smooth scrolling key bindings () 2021-08-12 10:45:36 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword () 2021-08-11 18:51:20 +08:00
Wang Shidong
fbe1c12a83
Update cn pages () 2021-08-11 16:21:08 +08:00
Wang Shidong
be155d6ff4
Enable neovim test () 2021-08-11 13:45:38 +08:00
Wang Shidong
c2dc72b58d
Change li icon () 2021-08-10 11:47:56 +08:00
Wang Shidong
e047354a65
Change comment border color () 2021-08-10 11:28:41 +08:00
Wang Shidong
ec1ff58124
doc: Update development page () 2021-08-09 21:37:50 +08:00
Wang Shidong
a7e9465a8c
Update community & development page () 2021-08-09 16:28:20 +08:00
Wang Shidong
225e417ff8
Update layer page list () 2021-08-07 16:28:47 +08:00
Ajakko
dcb669eec9
Fix broken link () 2021-08-07 16:24:05 +08:00
Wang Shidong
dd46a88bd0
Add doc for notify api () 2021-08-06 21:07:50 +08:00
Wang Shidong
2d6bfd39a9
Improve notify api () 2021-08-06 19:19:00 +08:00
Wang Shidong
7a6b6ff659
Update irc channel () 2021-08-05 19:55:14 +08:00
Jozsef Lazar
46346dd719
update default go-lsp to gopls () 2021-07-19 20:54:41 +08:00
Jozsef Lazar
af8e26af86
update make_tasks example to support Makefiles with multiple .PHONY options () 2021-07-19 20:53:12 +08:00
Wang Shidong
a00ca02d89
Fix list style () 2021-07-05 23:49:15 +08:00
Wang Shidong
ceff70e6b5
Update website () 2021-07-05 23:26:30 +08:00
Wang Shidong
ca70bd8eb0
Add key binding SPC p F () 2021-07-03 21:53:20 +08:00
Andre S
5b7535bf80
Fixed typescript installation issue () 2021-07-03 21:52:46 +08:00
Wang Shidong
cad4370889
Update doc for todo manager ()
close https://github.com/SpaceVim/SpaceVim/issues/4300
2021-06-28 22:53:50 +08:00
Isho
7fc00c9c81
Update documentation () 2021-06-21 20:39:29 +08:00
Wang Shidong
8558514f30
Update version to v1.8.0-dev () 2021-06-15 23:35:59 +08:00
Shidong Wang
4a584be2f8 Hotfix: version 2021-06-14 10:55:03 +08:00