wsdjeg
0d3d740c8f
Release v2.1.0
2023-03-30 20:03:37 +08:00
wsdjeg
532788e92a
fix(coc): set suggest.noselect
to true
2023-03-30 13:36:44 +08:00
wsdjeg
899a1943f6
fix(coc): fix coc tab
&& S-tab
keybinding
2023-03-30 11:03:42 +08:00
wsdjeg
f450732164
chore(coc): use bundle coc.nvim
2023-03-30 10:48:58 +08:00
wsdjeg
7ff6dff903
fix(nvim-cmp): fix nvim-cmp config
2023-03-30 10:36:12 +08:00
wsdjeg
450501ce3b
fix(detach): fix xmake readme
2023-03-30 10:17:49 +08:00
wsdjeg
02fa3977a5
chore(xmake): detach xmake.vim
2023-03-30 10:05:26 +08:00
wsdjeg
d71ec9b11d
fix(nvim-cmp): stage missing files
2023-03-30 09:41:50 +08:00
wsdjeg
2f132784aa
feat(grammarous): add grammarous key bindings
2023-03-29 18:01:18 +08:00
wsdjeg
8513066ee1
fix(java): disable neomake when lsp enabled
2023-03-29 13:41:52 +08:00
wsdjeg
5f519c99c9
fix(javalsp): disable omni source when lsp enabled
2023-03-29 13:17:26 +08:00
wsdjeg
423e83e479
fix(javalsp): fix jdtls_home
2023-03-29 12:24:36 +08:00
wsdjeg
10043da351
fix(lsp): update lspconfig
2023-03-29 11:59:27 +08:00
wsdjeg
61f198d828
chore(gitignore): update gitignore file
2023-03-29 10:10:50 +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
8ba073a4a6
docs(bundle): update bundle plugin list
2023-03-29 00:20:12 +08:00
wsdjeg
000bd102e5
fix(languagetool): switch to languagetool-5.9
...
ref: https://github.com/rhysd/vim-grammarous/issues/110
2023-03-29 00:09:27 +08:00
wsdjeg
54b1170497
feat(edit): add grammar checking plugin
2023-03-28 23:43:55 +08:00
wsdjeg
1fdc034d7e
docs(python): update python layer key bindings
2023-03-28 23:21:22 +08:00
wsdjeg
0c7d441a0f
feat(ctags): add --extra=+f
when generate tagfiles
...
python-imports.vim requires tag file build
2023-03-28 19:25:16 +08:00
wsdjeg
1185975cb7
feat(python): add python_imports plugin
...
close https://github.com/SpaceVim/SpaceVim/issues/4242
2023-03-28 19:03:52 +08:00
wsdjeg
63cf3482cc
fix(clipboard): remove -quiet flag on xclip clipboard
2023-03-28 18:13:53 +08:00
wsdjeg
24dba7b23e
fix(job): fix job api
2023-03-28 13:49:07 +08:00
wsdjeg
73cf51975b
fix(xmake): fix xmake function name
2023-03-28 12:28:20 +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
e6ac093930
fix(diff): fix diff mode
...
close https://github.com/SpaceVim/SpaceVim/issues/4802
2023-03-26 13:57:31 +08:00
wsdjeg
de3ec27729
chore(copyright): update copyright
2023-03-26 13:50:22 +08:00
wsdjeg
9b33d5b909
chore(copyright): update copyright
2023-03-26 13:44:47 +08:00
wsdjeg
cdf4f4f04d
fix(markdown): fix markdown ftplugin
...
close https://github.com/SpaceVim/SpaceVim/issues/4777
2023-03-26 13:37:39 +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
973090c2d8
fix(zettelkasten): check layer_isLoaded
before load extension
...
close https://github.com/SpaceVim/SpaceVim/issues/4807
2023-03-26 13:03:30 +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
d5a0d06272
chore(plantuml_previewer): update plantuml_previewer
2023-03-25 15:33:59 +08:00
wsdjeg
9a33b7f001
feat(plantuml): fix lang#plantuml
layer
...
close https://github.com/SpaceVim/SpaceVim/issues/4804
2023-03-25 15:22:49 +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
595d98247f
docs(lang): update language doc
2023-03-24 09:28:35 +08:00
wsdjeg
4ff428b7a0
fix(list): fix default list mode
2023-03-24 09:21:57 +08:00
wsdjeg
fa888ffb8d
feat(option): add enable_list_mode
option
...
close https://github.com/SpaceVim/SpaceVim/issues/4801
2023-03-24 09:13:44 +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
wsdjeg
2679430878
fix(xdg): fix xdg support
2023-03-23 22:59:36 +08:00
Mengsheng Wu
c4433b1231
fix(typo): update python guide
2023-03-14 08:23:14 +08:00
wsdjeg
e96ea26df6
fix(option): check packpath option
2023-03-11 22:50:18 +08:00
Nikita Antonenkov
5cf632446b
fix(erlang): fix erlang and lsp layers
2023-03-11 19:27:28 +08:00
Alexandr Kozlenkov
ecea7b4322
fix(status): fix index array
2023-03-11 19:26:17 +08:00
wsdjeg
4c07aa025f
fix(install): remove commands checking
2023-02-21 18:59:49 +08:00
wsdjeg
996a79fb11
fix(vim): fix vimrc mkdir function
2023-02-21 18:42:11 +08:00
Elliot Ford
3894f366ec
docs: fix github workflow build badges
...
See the linked GitHub issue from the previous version of the badge:
https://github.com/badges/shields/issues/8671
In summary, these badges were changed in a breaking fashion such that
the badges were just linking to the github issue rather than showing the
data. Updating the url resolves this.
2023-02-21 14:05:02 +08:00