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 |
|
wsdjeg
|
76a8fd42cc
|
feat(statusline): change statusline for python doc win
|
2022-10-23 16:12:59 +08:00 |
|
wsdjeg
|
459d676373
|
chore(jedi): use bundle deoplete_jedi
arty/typeshed/tests/stubtest_whitelists/py36.txt
|
2022-10-23 16:00:31 +08:00 |
|
wsdjeg
|
a3bd1d31c7
|
chore(jedi): use bundle jedi-vim
|
2022-10-23 15:41:52 +08:00 |
|
wsdjeg
|
b2af9f5479
|
fix(leader): fix default_custom_leader option
close https://github.com/SpaceVim/SpaceVim/issues/4710
|
2022-10-23 14:32:47 +08:00 |
|
wsdjeg
|
70e3570082
|
feat(runner): add ctrl-` to close code runner windows
|
2022-10-23 14:04:09 +08:00 |
|
wsdjeg
|
a392dc347b
|
style(lsp): format lsp.lua
|
2022-10-23 00:22:28 +08:00 |
|
wsdjeg
|
83a6f0c608
|
docs(readme): update readme
|
2022-10-22 23:43:36 +08:00 |
|
Wang Shidong
|
b34b2e4e04
|
docs(readme): update readme
|
2022-10-22 22:00:45 +08:00 |
|
wsdjeg
|
d2d3c1c878
|
fix(gtags): add warning info for executable checking
|
2022-10-22 11:42:19 +08:00 |
|
wsdjeg
|
716bad92b7
|
docs(readme): update readme page
|
2022-10-22 09:58:28 +08:00 |
|
wsdjeg
|
1258f163c7
|
docs(community): update development and community page
|
2022-10-22 09:30:04 +08:00 |
|
wsdjeg
|
cb3e1e1807
|
docs(runner): add custom runner section
|
2022-10-22 00:14:13 +08:00 |
|
wsdjeg
|
b488dd5aeb
|
feat(go): update go layer doc
close https://github.com/SpaceVim/SpaceVim/issues/3444
|
2022-10-21 12:05:12 +08:00 |
|
wsdjeg
|
6b989ef361
|
feat(todo): add max_len function
|
2022-10-21 11:51:17 +08:00 |
|
wsdjeg
|
48c818a862
|
fix(todo): fix todo manager sort function
|
2022-10-20 23:03:53 +08:00 |
|
wsdjeg
|
02afefa413
|
feat(repl): add i key binding to insert text
|
2022-10-20 22:33:26 +08:00 |
|
wsdjeg
|
8ec9409fda
|
feat(todo): use lua todo manager for neovim
|
2022-10-20 21:19:38 +08:00 |
|
wsdjeg
|
e8fde994f2
|
feat(todo): add enter key binding
|
2022-10-20 20:22:35 +08:00 |
|