wsdjeg
f1c5d9890a
feat(gtags): update gtags evn when switch project
...
close https://github.com/SpaceVim/SpaceVim/issues/4828
2023-04-23 11:24:45 +08:00
Shidong Wang
3d4c29cf5b
feat(gtags): add more debug info
2023-04-23 10:58:12 +08:00
wsdjeg
8091388658
perf(log): use debug log for guide statusline
2023-04-22 22:29:03 +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
07ef56b433
test(vim): fix vim test
2023-04-18 21:53:20 +08:00
wsdjeg
84d1a6b321
fix(ui): remove duplicate option
2023-04-18 19:51:16 +08:00
Shidong Wang
f97e3e9f94
fix(core): fix major mode cache support
2023-04-18 19:40:42 +08:00
wsdjeg
f7ccafb114
fix(core): check requirements when change autocomplete_method
2023-04-15 22:43:17 +08:00
wsdjeg
efa65d6537
fix(log): silent warning
2023-04-15 21:41:13 +08:00
wsdjeg
ce65aaadc8
fix(github): load github-issue only when has('python')
2023-04-15 18:10:01 +08:00
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
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
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
34934b2bd7
docs(runner): update the doc of code runner
2023-03-31 23:38:01 +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
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
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
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
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
1185975cb7
feat(python): add python_imports plugin
...
close https://github.com/SpaceVim/SpaceVim/issues/4242
2023-03-28 19:03:52 +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
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
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
9a33b7f001
feat(plantuml): fix lang#plantuml
layer
...
close https://github.com/SpaceVim/SpaceVim/issues/4804
2023-03-25 15:22:49 +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
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
Lyle McKarns
d757a9a17b
feat(powershell): Adding quite options to powershell exec
...
Customized profiles can/do break in non-standard terminals, increase execution time, and usually don't help in this context. I'm suggesting a change to an "embedded" or "script" style launching of powershell to accommodate this.
2023-02-21 14:03:31 +08:00