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

1766 Commits

Author SHA1 Message Date
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
wsdjeg
2854ad1ae2 docs(community): add info about mail list 2023-04-04 08:01:20 +08:00
wsdjeg
91cc06bf4c fix(clojure): fix repl key binding 2023-04-01 21:33:54 +08:00
wsdjeg
cf74aaf4a0 docs(clojure): update clojure guide 2023-04-01 19:52:53 +08:00
wsdjeg
e9062da7bd chore(website): remove addthis script 2023-03-30 20:47:23 +08:00
wsdjeg
390345e329 chore(version): update to v2.2.0-dev 2023-03-30 20:43:41 +08:00
wsdjeg
0d3d740c8f
Release v2.1.0 2023-03-30 20:03:37 +08:00
wsdjeg
423e83e479 fix(javalsp): fix jdtls_home 2023-03-29 12:24:36 +08:00
wsdjeg
f0d04259aa docs(java): update doc for jdtls 2023-03-29 09:55:13 +08:00
wsdjeg
ab8b3e7901 docs(grammar): fix grammar in documentation 2023-03-29 09:09:07 +08:00
wsdjeg
d6dd0a1111 docs(layers): update layer list 2023-03-28 12:22:25 +08:00
wsdjeg
6ebee744ca
feat(xmake): add xmake support 2023-03-28 12:14:51 +08:00
wsdjeg
9b33d5b909 chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
wsdjeg
ad491c4025 feat(json5): add json5 support
close https://github.com/SpaceVim/SpaceVim/issues/4776
2023-03-26 13:11:24 +08:00
wsdjeg
468681284d feat(checkers): add open_error_list option
close https://github.com/SpaceVim/SpaceVim/issues/4796
2023-03-25 19:56:07 +08:00
wsdjeg
7e370e7c65 docs(core): update core layer doc 2023-03-24 11:19:58 +08:00
wsdjeg
f5dd857c81 docs(guide): update guide link 2023-03-24 09:39:08 +08:00
wsdjeg
73a7242daa docs(bash): update lang#sh layer doc
close https://github.com/SpaceVim/SpaceVim/issues/4781
2023-03-23 23:35:31 +08:00
Mengsheng Wu
c4433b1231
fix(typo): update python guide 2023-03-14 08:23:14 +08:00
wsdjeg
4c07aa025f fix(install): remove commands checking 2023-02-21 18:59:49 +08:00
LookForAdmin
1c0b17d6be
fix(install): fix install.sh
fix #4790
2023-02-21 14:02:15 +08:00
wsdjeg
2cd7863325 docs(community): remove links to gitter 2023-02-21 13:54:05 +08:00
wsdjeg
6333a123c8 docs(shields): update shields url 2023-02-19 20:15:28 +08:00
mert
14d66bdb96
fix(mkfontdir): only check for mkfontdir when OS is not Darwin 2023-01-08 12:06:55 +08:00
Olliver Schinagl
9e80d9bbfa
feat:(XDG): add XDG support
* fonts: Ensure mkfontscale is installed

When installing fonts, we have a silent igored error about missing
`mkfontscale` (and `mkfontdir`). Add a requirements check for it, and
'need' it when actually attempting to install fonts.


* fetch_repo: Never change a directory

It is bad practice to change the currents shell working directory. E.g.
never use 'cd' in a script.

For example, if `git pull` crashes, it would leave the user in the git
directory 'somewhere' on his filesystem, potentially causing confusion,
as the following `cd -` command is never executed.

There are of course always exceptions, such as when tooling does not
(easily) support out of tree invocation.

To solve this, run the command in a subshell, which won't touch the
current working directory as the exit of the subshell kept the previous
working directory.

A more difficult alternative would be to pass `--git-dir` and
`--work-tree` along to git, but this would make it far harder to read.

* fetch_repo: Do not duplicate code all over

There is no reason to put `need 'git'` all over the place, when the only
time we truly need it, is if we pull the repo. Make the code a little
less cluttered and a bit easier to read.

* install: Support XDG_CONFIG_HOME

Add support for the XDG specification for XDG_CONFIG_HOME. NeoVIM
already follows this, regular vim needs a bit of help there.

Closes: #3517

* SpaceVim.d: Support XDG paths

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2022-12-28 14:19:06 +08:00
Ikko Ashimine
09bffd93c0
docs(typo): fix typo in documentation.md
boostrap -> bootstrap
2022-12-28 14:16:14 +08:00
Vladislav Sharapov
3ac0fe27cc
fix(install): fix indentation, remove unnecessary newlines 2022-11-29 19:00:37 +08:00
tbrixen
09593ef85f
docs(typo): fix spelling mistake 2022-11-29 18:59:28 +08:00
Vladislav Sharapov
9cc4d926a7
fix(font): change download font url
Old link redirects to raw.githubusercontent.com.
2022-11-29 18:58:39 +08:00