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

6242 Commits

Author SHA1 Message Date
wsdjeg
2a7798f009 perf(java): change javac display language to en 2022-11-02 00:41:14 +08:00
wsdjeg
2e1ad13d21 chore(java): use bundle javacomplete2 2022-11-02 00:34:34 +08:00
wsdjeg
9b5703af57 feat(tasks): display background or not 2022-11-01 01:33:00 +08:00
Wang Shidong
3db40b345a
feat(tasks): add telescope task 2022-11-01 00:21:03 +08:00
wsdjeg
eb046b23ef chore(deoplete): update bundle deoplete 2022-10-30 22:29:26 +08:00
wsdjeg
0952764300 chore(deoplete-lsp): update bundle deoplete-lsp 2022-10-30 22:24:49 +08:00
wsdjeg
d6ace74117 fix(lang#c): disable clangx when lsp enabled 2022-10-30 22:00:44 +08:00
wsdjeg
aae60509e8 feat(lang#c): remove invalid entries from neomake 2022-10-30 19:37:01 +08:00
wsdjeg
a23f52bca0 docs(notify): update the doc for notify api 2022-10-29 19:36:11 +08:00
wsdjeg
a6baae5924 perf(projectmanager): improve projectmanager log format 2022-10-29 14:47:29 +08:00
wsdjeg
c25c711d50 fix(tags): fix ctags/gtags exit function 2022-10-29 10:54:42 +08:00
wsdjeg
814c9a6e3c perf(git): use notify for Git add command 2022-10-29 10:11:34 +08:00
wsdjeg
e9ecbbc530 feat(notify): support notify multiple lines 2022-10-27 22:27:56 +08:00
wsdjeg
4399354a8f perf(neoyank): handle errors 2022-10-27 22:01:21 +08:00
wsdjeg
56a1ab4796 fix(neoyank): fix telescope neoyank extension 2022-10-27 20:03:26 +08:00
wsdjeg
265e276634 feat(git): use notify api for Git commit 2022-10-27 19:34:42 +08:00
wsdjeg
f0bdb8a20e fix(deoplete): fix deoplete for git-commit 2022-10-27 18:12:34 +08:00
wsdjeg
a6c5d56311 fix(gitcommit): fix gitcommit plugin 2022-10-27 17:55:42 +08:00
wsdjeg
591f725e18 feat(unstack): include vim-unstack 2022-10-27 15:44:42 +08:00
wsdjeg
972787e537 fix(jedi): fix jedi error
there is error from jedi which can not be handled.

refs:

- https://github.com/neoclide/coc-python/issues/200
- https://github.com/davidhalter/jedi/issues/999
2022-10-27 13:08:24 +08:00
wsdjeg
083a5a2cbb fix(projectmanager): change rootdir when switch project 2022-10-27 09:20:12 +08:00
wsdjeg
d64f1f1ba9 fix(projectmanager): use absolute path 2022-10-27 09:13:42 +08:00
wsdjeg
ed17f52bbb fix(git): clear std_data when restart command 2022-10-27 00:50:24 +08:00
wsdjeg
6aa0877e0c fix(git): fix Git push command 2022-10-27 00:48:44 +08:00
wsdjeg
f9c0889a3b perf(git): use normal highlight for non-errors 2022-10-27 00:35:21 +08:00
wsdjeg
91fd3ad573 perf(git): use notify instead of echo 2022-10-27 00:27:02 +08:00
wsdjeg
975e1d5088 perf(git): add git command 2022-10-27 00:23:49 +08:00
wsdjeg
0a0b74f09b fix(transient): fix transient_state quit key 2022-10-27 00:19:08 +08:00
wsdjeg
ca81fb2a96 perf(git): use git.vim instead of terminal 2022-10-26 23:57:40 +08:00
wsdjeg
6950d163f3 feat(vcs): fix log grep option 2022-10-26 23:07:58 +08:00
wsdjeg
f458b75dcb feat(projectmanager): support project_non_root option
the RootchandgeCallback function should only be
called on project.
2022-10-26 18:54:44 +08:00
wsdjeg
0d26faa31d perf(scrollbar): disable scrollbar for tagbar and defx 2022-10-26 18:27:46 +08:00
wsdjeg
69127e6586 fix(projectmanager): skip git:// buffer 2022-10-26 18:24:14 +08:00
wsdjeg
665727ada3 fix(projectmanager): remove log info 2022-10-26 17:35:33 +08:00
wsdjeg
d3a2916dc8 fix(projectmanager): remove debug info 2022-10-26 17:17:56 +08:00
wsdjeg
7347ec4bff feat(neoformat): use spacevim log api 2022-10-26 15:58:10 +08:00
wsdjeg
97be6c3215 fix(neoformat): check tmp_file_path
close https://github.com/SpaceVim/SpaceVim/issues/4713
2022-10-26 15:47:48 +08:00
wsdjeg
4ad5da84a3 feat(neoformat): add formatters 2022-10-26 15:32:50 +08:00
wsdjeg
e22871492f feat(cheat): ignore readfile error 2022-10-25 23:59:26 +08:00
wsdjeg
c2ba2eb63d ci(detach): fix detach_plugin script 2022-10-25 23:32:10 +08:00
wsdjeg
92df832437 docs(cheat): update the readme of vim-cheat 2022-10-25 23:00:00 +08:00
wsdjeg
364b1677d3 ci(cheat): fix typo 2022-10-25 22:52:01 +08:00
wsdjeg
3964e89992 ci(cheat): update detach_plugin script 2022-10-25 22:51:17 +08:00
wsdjeg
4446ad9663 chore(cheat): use bundle vim-cheat 2022-10-25 22:39:37 +08:00
Wang Shidong
ac74bffee5
feat(zettelkasten): improve zettelkasten layer 2022-10-25 18:35:51 +08:00
ChasingZenith
1c1d63d923
fix(cmp): remove deprecated function 2022-10-25 11:20:46 +08:00
wsdjeg
7c656469bf feat(leader): add custom leader function
close https://github.com/SpaceVim/SpaceVim/issues/3611
2022-10-24 22:24:51 +08:00
wsdjeg
71bc539267 feat(lsp): fix lsp layer options
ref: https://github.com/SpaceVim/SpaceVim/issues/4679
2022-10-24 21:54:20 +08:00
wsdjeg
1629ba4c92 perf(notify): change notify step timer 2022-10-23 21:22:18 +08:00
wsdjeg
6cc0fc6486 docs(python): update tutorial for python 2022-10-23 16:21:01 +08:00