1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:20:04 +08:00
Commit Graph

1886 Commits

Author SHA1 Message Date
Eric Wong
13f67638ff docs(bundle-plugins): add neo-tree link 2024-07-03 09:56:05 +08:00
Eric Wong
305e4545ec perf(git): add key binding v to view log 2024-07-02 16:52:39 +08:00
Eric Wong
c733f5dda6 docs(about): remove support email
use google group instead
2024-06-26 12:30:01 +08:00
Eric Wong
218f253db0 docs(typo): fix typo in post
Co-Authored-By:Gordon Zhang <jp20171211@163.com>
2024-06-23 00:38:27 +08:00
Eric Wong
de1171ff0c docs(help): update buffer/file doc 2024-06-21 10:56:08 +08:00
Eric Wong
451a0e6ff1 docs(highlighter): add doc for SPC s h 2024-06-20 19:20:21 +08:00
Eric Wong
377b7d716b perf(co-author): complete co-author info 2024-06-20 09:18:23 +08:00
Eric Wong
3346505fb9 docs(guide): update help doc for mapping guide 2024-06-18 22:23:51 +08:00
Eric Wong
bcbe5023d0 perf(neovim): use nvim-cmp & skip checking python 2024-06-16 15:18:05 +08:00
Eric Wong
ea4fb98400 docs(help): add :h SpaceVim-roadmap/community 2024-06-15 11:11:59 +08:00
Eric Wong
e059b76ca3 docs(website): update following head and roadmap 2024-06-15 10:20:35 +08:00
Eric Wong
f03c8e6ea2 docs(tabline): add doc for ctrl-shift-letf/right 2024-06-10 22:31:30 +08:00
Eric Wong
78ce96478d perf(install): clone repo with --depth 1 2024-06-10 21:51:24 +08:00
Eric Wong
c5202375be docs(nerdtree): update doc for ctrl-h 2024-06-09 18:47:12 +08:00
Eric Wong
1cd8341200 perf(doc): update quick start guide 2024-06-09 15:31:07 +08:00
Eric Wong
15d2176463 revert(html): remove copy button 2024-06-09 15:08:09 +08:00
Eric Wong
d2ea5ece2b docs(html): update css file 2024-06-09 15:06:05 +08:00
Eric Wong
e00540b1e5 docs(html): add codeCopy button 2024-06-09 15:01:48 +08:00
Eric Wong
6d0631fe0b docs(repository): add repository url 2024-06-02 22:33:26 +08:00
Eric Wong
a98a673c7d docs(index): update test version 2024-06-02 20:32:35 +08:00
Eric Wong
401d549941 docs(index): update tested versions 2024-06-02 20:14:17 +08:00
Eric Wong
74748dba2e docs(about): update about page 2024-05-28 08:42:31 +08:00
Eric Wong
87f7eca4c5 perf(statusline): improve syntax info color 2024-05-27 19:51:13 +08:00
Eric Wong
5130094e91 docs(go): lsp for golang 2024-05-26 21:23:26 +08:00
Eric Wong
c2899ae1f8 fix(install): ln error if ~/.config doesn't exist
Co-authored-by:: cycychenyi <cycychenyi@outlook.com>
2024-05-14 19:07:54 +08:00
Eric Wong
ea7134702c docs(website): update doc 2024-05-07 09:25:50 +08:00
Eric Wong
2ae196cab5 docs(website): change default img to workflow 2024-05-07 08:08:03 +08:00
Eric Wong
7ece5acd37 docs(website): update roadmap and following head 2024-05-03 22:14:29 +08:00
Eric Wong
1d8dbeb8bb feat(format.lua) add format.lua 2024-04-16 11:27:49 +08:00
Eric Wong
180493c1b5 feat(bookmarks): add new bookmark plugin 2024-03-29 00:02:30 +08:00
Eric Wong
4846788807 feat(bookmarks): add telescope support 2024-03-26 23:34:21 +08:00
Eric Wong
714e3b41ca feat(toml): add toml indent file 2024-03-24 19:47:09 +08:00
Eric Wong
7f33b177fe docs(index): remove news image 2024-03-24 15:02:50 +08:00
Eric Wong
6ca19772e1 chore(version): update to v2.4.0-dev 2024-03-24 14:57:36 +08:00
Eric Wong
41aba65a98 docs(typo): fix image url 2024-03-24 14:53:55 +08:00
Eric Wong
2a2deac2e6 Release v2.3.0 2024-03-24 14:49:58 +08:00
Eric Wong
ec1f970f3f feat(git): add :Git tag for vim 2024-03-24 13:46:51 +08:00
Eric Wong
a87ea5b2f9 feat(git): rewrite :Git stash in lua 2024-03-24 00:32:32 +08:00
Eric Wong
2083a13ad6 feat(git): rewrite :Git rebase in lua 2024-03-23 23:18:05 +08:00
Eric Wong
90b7a0b733 build(docker): remove docker build 2024-03-23 16:07:25 +08:00
Eric Wong
887943dc84 docs(index): update test version 2024-03-22 18:11:37 +08:00
Eric Wong
6dafed1aca docs(bundle): update bundle-plugins page 2024-03-15 22:15:55 +08:00
Eric Wong
96fe87f849 revert(mapping)!: remove SPC b h, duplicate with SPC a s 2024-03-15 19:59:09 +08:00
Eric Wong
d4bac8e59e docs(dev): update following head script and page 2024-03-14 11:23:19 +08:00
Eric Wong
49fff62e21 feat(history)!: use history plugin instead of shada
can not fix https://github.com/neovim/neovim/issues/6875

always get error when open two nvim instances
2024-03-14 11:08:00 +08:00
Eric Wong
5ed5184a3d docs(typo): rename enabled_formater to enabled_formatters 2024-03-14 00:44:04 +08:00
Eric Wong
5de1889197 chore(website): clear website
1. remove google tag
2. remove baidu meta
3. remove search box
2024-03-10 22:19:25 +08:00
Eric Wong
874f72ce94 docs(guide): add guide for scala nim and swift 2024-03-10 20:44:58 +08:00
Eric Wong
e0f260a169 docs(elixir): add elixir guide 2024-03-09 19:28:32 +08:00
Eric Wong
23446bed8f feat(git): rewrite :Git config in lua 2024-03-08 22:35:10 +08:00