Eric Wong
5f274bc97f
Merge branch 'nouzername-master-patch-09495' into 'master'
...
Replace the original function Chinese2Digit with the equivalent function...
See merge request SpaceVim/SpaceVim!6
2024-02-13 11:04:13 +00:00
Kun Lin
b6aa4b9fea
Replace the original function Chinese2Digit with the equivalent function...
2024-02-13 11:04:13 +00:00
Zhiyuan Ma
977bf3d0d0
feat(gtags): add the shortcut for jumping to a symbol
2024-02-13 11:02:24 +00:00
wsdjeg
4e9b739632
fix(scala): use old fork ensime-vim
...
close https://github.com/SpaceVim/SpaceVim/issues/4899
2023-08-06 12:43:54 +08:00
dqnk
b785aaa8ed
fix(typescript): fix lsp key binding for typescript
2023-08-05 21:32:12 +08:00
wsdjeg
aa57658a58
perf(statusline): indent statusline mode text
2023-07-13 00:22:24 +08:00
wsdjeg
db0d2c08df
revert(ui): revert indent-blankline config
2023-07-05 13:33:32 +08:00
wsdjeg
d8f880defa
fix(indent-blankline): set max_indent_increase = 1
2023-07-05 13:32:04 +08:00
wsdjeg
83cb47789d
test(chinese): fix vader test
2023-07-03 23:52:36 +08:00
dqnk
a39c6294bc
fix(rust): rust lsp check typos fix
2023-07-03 23:48:38 +08:00
wsdjeg
344cd372d4
test(guide): fix guide test
2023-07-03 22:38:52 +08:00
wsdjeg
37e6806081
fix(rust): fix rust lsp check
...
close https://github.com/SpaceVim/SpaceVim/issues/4762
2023-07-02 22:12:49 +08:00
Eric Wong
c9cd11ff21
fix(chinese): change chineselinter key binding
2023-07-02 18:57:09 +08:00
Eric Wong
b645f362e9
feat(dev): add bundle.lua
2023-07-01 20:30:44 +08:00
wsdjeg
c6195cd0e4
fix(tagbar): fix tagbar startup
...
close https://github.com/SpaceVim/SpaceVim/issues/4872
2023-06-28 08:52:18 +08:00
wsdjeg
f0e0ba1594
ci(health): fix health test
2023-06-27 19:18:51 +08:00
wsdjeg
5febb52913
feat(todo): add ctrl-q
to apply results to quickfix
2023-06-25 14:13:17 +08:00
wsdjeg
634ea0a34f
perf(lsp): use notify api to display workspace
2023-06-20 21:21:43 +08:00
wsdjeg
b65e484f18
feat('neodev'): bundle neodev to lang#lua
layer
2023-06-20 19:49:35 +08:00
wsdjeg
403332accb
chore(lspconfig): use latest version lspconfig for nvim 0.9.1
2023-06-19 15:59:04 +08:00
wsdjeg
14835d4439
perf(core): use :update
instead of :w
2023-06-17 18:48:42 +08:00
wsdjeg
0b22cc3e0b
chore(tools): use bundle SourceCounter
2023-06-17 16:41:31 +08:00
wsdjeg
122fb92c4f
feat(statuscolumn): add core#statuscolumn
layer
2023-06-14 23:29:14 +08:00
wsdjeg
4cd290b71e
feat(cmp-dictionary): add cmp-dictionary
2023-06-11 21:41:39 +08:00
Eric Wong
0185457ced
fix(cmp): fix nvim-cmp support
2023-06-09 12:10:07 +08:00
wsdjeg
9d80f93a85
fix(snippet): fix snippet key binding
2023-06-09 00:43:36 +08:00
wsdjeg
c8d8d0f504
feat(neotree): add SPC b t
key binding
2023-05-31 17:07:04 +08:00
wsdjeg
d0664365c0
perf(neotree): add SPC f t/o/T
key bindings
2023-05-30 22:24:17 +08:00
wsdjeg
dd1b4c6d65
perf(vimrc): change vimrc devicon
2023-05-30 21:59:39 +08:00
wsdjeg
3ee322d4b4
feat(devicons): add nvim-web-devicons
2023-05-30 21:40:52 +08:00
wsdjeg
5c83ab2f06
feat(neotree): add neotree support
2023-05-30 21:09:18 +08:00
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
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
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
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
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
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
73cf51975b
fix(xmake): fix xmake function name
2023-03-28 12:28:20 +08:00