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

6180 Commits

Author SHA1 Message Date
wsdjeg
6388258786 fix(logger): silent warn by default 2023-04-14 21:18:35 +08:00
wsdjeg
2cf2f0a987 fix(cscope): disable cscope for neovim 0.9.0 2023-04-07 23:58:12 +08:00
wsdjeg
762da59e5b chore(a.lua): update a.lua configuration 2023-04-07 11:41:42 +08:00
wsdjeg
43beabab1a docs(clang): fix doc for clang std 2023-04-06 23:05:02 +08:00
wsdjeg
cd45afc46b build(buffer): log if_py 2023-04-04 11:25:37 +08:00
wsdjeg
21b93650e4 fix(vim): apply vim patch v8.0.1635
when change to ubuntu-20.04 without this patch, can not build vim.
2023-04-04 10:53:05 +08:00
wsdjeg
49a995f7b9 ci(runner): update to ubuntu 20.04
ubuntu 18.04 runner is deprecated
2023-04-04 08:14:53 +08:00
wsdjeg
2854ad1ae2 docs(community): add info about mail list 2023-04-04 08:01:20 +08:00
wsdjeg
7fa11229a3 docs(logger): fix duplicate tags 2023-04-03 23:46:00 +08:00
wsdjeg
b830d06ef6 docs(logger): update doc of logger functions 2023-04-03 23:43:42 +08:00
wsdjeg
de6efc650c fix(logger): fix derived logger 2023-04-03 12:52:27 +08:00
wsdjeg
02fadf00ff
feat(tagbar): use default logger system 2023-04-03 12:46:38 +08:00
wsdjeg
75800458a2 chore(tagbar): update tagbar
update tagbar to tagbar@af3ce7c
2023-04-01 23:24:19 +08:00
wsdjeg
1e3889127c fix(githubapi): fix githubapi_token 2023-04-01 22:55:09 +08:00
wsdjeg
91cc06bf4c fix(clojure): fix repl key binding 2023-04-01 21:33:54 +08:00
wsdjeg
170cfcc38d feat(clojure): add lsp specific key bindings 2023-04-01 21:29:26 +08:00
wsdjeg
cf74aaf4a0 docs(clojure): update clojure guide 2023-04-01 19:52:53 +08:00
wsdjeg
34934b2bd7 docs(runner): update the doc of code runner 2023-03-31 23:38:01 +08:00
wsdjeg
c4e7b5c744 feat(github.vim): update issue_edit function 2023-03-31 22:10:19 +08:00
wsdjeg
b30894369c
fix(github api): fix authentication 2023-03-31 13:32:08 +08:00
wsdjeg
d518040658 fix(issue): use systemlist instead to avoid CR LF 2023-03-31 12:30:58 +08:00
wsdjeg
f4997db25d docs(projectmanager): update doc for :OpenProject 2023-03-31 12:18:23 +08:00
wsdjeg
a9c4268f8b fix(projectmanager): fix :OpenProject command 2023-03-31 00:01:47 +08:00
wsdjeg
7b1f0b5d3a fix(plugins): fix get_config_name function
close https://github.com/SpaceVim/SpaceVim/issues/4817
2023-03-30 23:28:30 +08:00
wsdjeg
231623f8fb fix(ctags): skip command when failed to create dir 2023-03-30 21:45:22 +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
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