wsdjeg
20024e9af0
docs(following-head): update following-head page
2024-02-18 12:37:38 +08:00
wsdjeg
f09bf4b4f3
docs(sponsors): update website
2024-02-18 12:05:13 +08:00
wsdjeg
b3a18b2367
docs(community): remove twitter account
2024-02-17 20:45:03 +08:00
wsdjeg
f8bb09b19c
docs(index): remove github action list
2024-02-17 18:46:21 +08:00
wsdjeg
043dc34c38
docs(doc): remove github link
2024-02-17 17:47:31 +08:00
Eric Wong
ab5b059736
Merge branch 'xinfengwu-master-patch-82221' into 'master'
...
Update cscope.md
See merge request SpaceVim/SpaceVim!4
2024-02-13 11:05:23 +00:00
Eric Wong
e95cee105d
Merge branch 'xinfengwu-master-patch-44776' into 'master'
...
Update cscope.md
See merge request SpaceVim/SpaceVim!3
2024-02-13 11:05:07 +00:00
Zhiyuan Ma
977bf3d0d0
feat(gtags): add the shortcut for jumping to a symbol
2024-02-13 11:02:24 +00:00
Xinfeng
cbaf31f8cc
Update cscope.md
2023-11-04 09:18:12 +00:00
Xinfeng
6a7c968f8a
Update cscope.md
2023-11-04 09:14:01 +00:00
wsdjeg
9169a2db2a
fix(install): update repo url in install.cmd
2023-10-21 22:26:24 +08:00
wsdjeg
1115c2c9e2
docs(font): update doc for default font
2023-10-05 12:12:58 +08:00
wsdjeg
7e53b3b884
docs(faq): update spacevim repo link
2023-09-28 19:59:31 +08:00
wsdjeg
cc7ce88d3e
docs(website): clear badges
2023-09-25 19:42:39 +08:00
wsdjeg
1fae37933e
chore(website): bundle jquery 1.7.1
2023-09-25 19:25:00 +08:00
wsdjeg
02c93e237e
docs(index): update cn index
2023-09-25 15:31:11 +08:00
wsdjeg
384faecd49
docs(index): update index page
2023-09-25 14:20:18 +08:00
wsdjeg
17a1cbe151
chore(website): remove github corner
2023-09-24 20:07:03 +08:00
wsdjeg
f7ebfb455e
chore(install): switch to gitlab
2023-09-24 20:01:13 +08:00
wsdjeg
7cceee2793
chore(git): use gitlab instead
2023-09-24 13:34:18 +08:00
Eric Wong
2425ef85e2
feat(log): improve logger api
2023-09-16 15:21:40 +08:00
Eric Wong
f8177c76df
docs(lua): add lua post
2023-09-06 19:03:58 +08:00
wsdjeg
24803f4de0
docs(feedback): remove matrix room from development page
2023-09-05 23:54:46 +08:00
wsdjeg
82cabd7c99
docs(index): remove matrix link
2023-09-03 21:03:04 +08:00
wsdjeg
36ce24c936
docs(community): use mail list only
2023-09-03 17:00:03 +08:00
wsdjeg
c3c5ec1ccb
docs(chat): remove IRC rooms from community page
2023-08-08 23:31:03 +08:00
wsdjeg
1c2832a0a7
docs(alternate): update doc for toml configuration file
2023-08-07 22:53:29 +08:00
Eric Wong
c90dc3f00c
docs(roadmap): update roadmap and todos
2023-08-07 22:28:28 +08:00
wsdjeg
77cd1b85e0
docs(task): doc for lua task provider
2023-08-07 18:36:57 +08:00
wsdjeg
6ed541e501
docs(img): use img.spacevim.org for img url
2023-08-06 13:33:47 +08:00
wsdjeg
84576e4889
revert(url)!: revert url
2023-08-05 22:31:52 +08:00
wsdjeg
5a4d7c5c9f
chore(url): change to dev.spacevim.org
2023-08-05 22:31:52 +08:00
wsdjeg
9cc323a07c
feat(job): improve job api
2023-07-13 00:53:03 +08:00
wsdjeg
eed6a4bea6
docs(chat): update chat link
2023-07-10 14:06:46 +08:00
wsdjeg
3da610a107
chore(version): update version to v2.3.0-dev
2023-07-05 12:20:47 +08:00
Eric Wong
8a7ec45818
Release v2.2.0
2023-07-05 11:50:23 +08:00
wsdjeg
d71c7bf640
docs(website): remove matirx/docker shield img
2023-07-02 12:54:42 +08:00
wsdjeg
e03566a147
docs(website): fix 404 link
2023-06-28 12:05:40 +08:00
wsdjeg
2fcdc19e4c
fix(install): fix default nvim dir
2023-06-28 10:27:58 +08:00
wsdjeg
31158a7440
fix(install): fix default nvim dir
...
close https://github.com/SpaceVim/SpaceVim/issues/4845
2023-06-28 10:25:54 +08:00
Eric Wong
d3727ce979
perf(whichkey): add which-key theme
2023-06-28 01:20:11 +08:00
Eric Wong
ae7f1da0f3
feat(api): add notify lua api
2023-06-24 21:13:03 +08:00
Andrés
95c7ef70e7
docs(ruby): add solargraph to Code completion section
2023-06-17 09:08:20 +08:00
wsdjeg
9be79c8e5a
docs(wiki): disable github wiki
2023-06-15 11:18:10 +08:00
wsdjeg
1061082e00
docs(todo): add doc about grep bug
2023-06-01 00:25:41 +08:00
wsdjeg
d14af8a1d9
perf(neotree): add ctrl-h
key binding
2023-05-31 20:10:25 +08:00
ChasingZenith
ce69cb81a4
feat(telescope): add :Telescope ultisnips
command
...
add `<Leader> f s` key binding for telescope ultisnips.
this key binding is definded only when telescope layer
is loaded and snippet engine is ultisnips
2023-04-22 22:10:04 +08:00
Shidong Wang
f97e3e9f94
fix(core): fix major mode cache support
2023-04-18 19:40:42 +08:00
Pedro Mendes
5d643afbd7
fix(install): fix neovim path
...
merge https://github.com/SpaceVim/SpaceVim/pull/4839
close https://github.com/SpaceVim/SpaceVim/issues/4838
2023-04-16 21:25:37 +08:00
wsdjeg
43beabab1a
docs(clang): fix doc for clang std
2023-04-06 23:05:02 +08:00