1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:50:03 +08:00
Commit Graph

262 Commits

Author SHA1 Message Date
Wang Shidong
feb355f905
feat(chat): improve gitter support 2022-04-30 18:05:52 +08:00
wsdjeg
92b247e6c7 fix(gitter): support other gitter room 2022-04-30 13:45:27 +08:00
wsdjeg
d3d49b2a8b feat(gitter): complete gitter rooms 2022-04-30 13:16:59 +08:00
wsdjeg
f0912bb7dd feat(chat): complete channels 2022-04-30 11:23:27 +08:00
wsdjeg
ac44f30ec4 feat(chat): complete build-in protocol 2022-04-30 10:56:34 +08:00
wsdjeg
5aba3f35d6 fix(chat): fix command completion 2022-04-30 10:45:31 +08:00
wsdjeg
739d59780d fix(chat): use :close to quit 2022-04-30 10:06:57 +08:00
Wang Shidong
2b2a6afd7a
feat(gitter): add gitter client 2022-04-30 02:03:01 +08:00
wsdjeg
54d56ee1a5 docs(github): update readme of github.vim 2022-04-28 21:47:42 +08:00
wsdjeg
d64edc6302 chore(github): use bundle github.vim 2022-04-28 21:46:05 +08:00
Wang Shidong
e360f0c9d5
feat(hop): add hop.nvim for neovim v0.6.0 2022-04-27 22:13:32 +08:00
wsdjeg
86fd042764 pref(git): use stdout/stdin instead of .git\COMMIT_EDITMSG 2022-04-25 18:54:16 +08:00
wsdjeg
e4c3fa7210 pref(neosnippet): update bundle neosnippet 2022-04-25 12:30:38 +08:00
wsdjeg
caf1d8428a chore(scala): use bundle vim-scala 2022-04-24 22:08:19 +08:00
wsdjeg
8390ab101b fix(haxe): fix haxe code runner 2022-04-23 23:06:02 +08:00
wsdjeg
9713a45048 feat(lang#teal): add lang#teal layer 2022-04-23 17:28:53 +08:00
wsdjeg
9c6875396b pref(markdown): use bundle vim-markdown-toc 2022-04-23 16:16:52 +08:00
wsdjeg
aebdaebb37 pref(bundle): update bundle deoplete-lsp 2022-04-23 12:17:59 +08:00
wsdjeg
b730079c88 pref(bundle): update bundle deoplete 2022-04-23 12:09:55 +08:00
wsdjeg
accc7b8dcd fix(branch): fix on_exit_show_branch function 2022-04-22 21:08:40 +08:00
wsdjeg
cf719fae36 fix(git): fix branch info 2022-04-22 21:00:33 +08:00
wsdjeg
f07916c9e7 feat(rust): use bundle rust.vim
close https://github.com/SpaceVim/SpaceVim/issues/4620
2022-04-22 16:43:25 +08:00
wsdjeg
7e32e062d6 feat(colorscheme): add dracula
close https://github.com/SpaceVim/SpaceVim/issues/4063
2022-04-22 13:54:14 +08:00
wsdjeg
86d8ddefec fix(branch): fix statusline branch info 2022-04-21 10:50:20 +08:00
wsdjeg
a276b8c1ab feat(git): change git log regexp 2022-04-16 22:00:23 +08:00
wsdjeg
a6e14e1cfb fix(git): fix git branch info 2022-04-15 23:56:31 +08:00
wsdjeg
0f623af900 fix(git): improve branch detection
close https://github.com/SpaceVim/SpaceVim/issues/4142
2022-04-15 23:45:50 +08:00
wsdjeg
9b65c22c73 fix(verilog): change verilog related functions 2022-04-15 20:54:16 +08:00
wsdjeg
1611aecc49 feat(verilog): add lang#verilog layer 2022-04-15 20:36:45 +08:00
wsdjeg
d5cf952778 chore(treesitter): use bundle treesitter 2022-04-14 12:01:23 +08:00
wsdjeg
52ad8ca22a feat(snippet): add bundle cmp-neosnippet 2022-04-13 11:16:04 +08:00
wsdjeg
207aa46f1d fix(bundle): update bundle nvim-cmp
close https://github.com/SpaceVim/SpaceVim/issues/4637
2022-04-13 10:40:59 +08:00
wsdjeg
f9755af4c5 feat(defx): add bundle defx-sftp
ref: https://github.com/SpaceVim/SpaceVim/issues/4516
2022-04-13 09:48:14 +08:00
wsdjeg
5ccbb5c6a2 fix(lsp): fix neovim lsp compatibility
close https://github.com/SpaceVim/SpaceVim/issues/4574
2022-04-13 00:04:33 +08:00
wsdjeg
07c31caa6e fix(defx_icons): fix defx_icons colors
close https://github.com/SpaceVim/SpaceVim/issues/4419
2022-04-11 19:56:49 +08:00
wsdjeg
72814fb13f feat(bookmarks): add leaderf support for vim-bookmarks 2022-04-10 16:40:31 +08:00
wsdjeg
f28b8462ff feat(bookmarks): add title to quickfix list and localist 2022-04-10 13:49:50 +08:00
wsdjeg
d0a26aa4a6 feat(clever-f): hide cursor for neovim 2022-04-09 00:20:50 +08:00
wsdjeg
9a21254747 chore(bundle): update bundle clever-f 2022-04-08 23:52:26 +08:00
Wang Shidong
17ff71f45c
feat(python): add virtualenv support
close https://github.com/SpaceVim/SpaceVim/issues/4269
2022-04-08 00:53:52 +08:00
wsdjeg
4e2b4bab8c fix(java_getset): fix mapping warning message 2022-04-07 20:30:40 +08:00
wsdjeg
8fbad84add chore(bundle): use bundle java plugins 2022-04-07 18:57:53 +08:00
wsdjeg
812416bdf5 docs(javaunite): add :h JavaUnit.vim 2022-04-07 15:47:16 +08:00
wsdjeg
edeee6f89b chore(bundle): use bundle JavaUnit.vim 2022-04-07 15:44:37 +08:00
wsdjeg
77378e06df fix(cscope): check cscope executable 2022-04-05 23:15:10 +08:00
wsdjeg
07f8b5bba5 feat(gtags): add ctags_bin option 2022-04-05 15:25:20 +08:00
wsdjeg
fd8cffda09 feat(ctags): use -G option when generate tags
ref: https://github.com/SpaceVim/SpaceVim/issues/4619
2022-04-05 12:19:26 +08:00
wsdjeg
87a9918020 feat(layer): add lang#octave layer 2022-04-04 16:12:43 +08:00
wsdjeg
7826af72ea feat(layer): add lang#jr layer 2022-04-04 15:55:01 +08:00
wsdjeg
fe0fb46018 pref(indentline): update bundle indent-blankline.nvim
ref: 9920ceb79b
2022-03-30 23:41:26 +08:00
wsdjeg
33cc57af55 chore(copyright): update email 2022-03-27 13:38:54 +08:00
wsdjeg
538fbac440 chore(bundle): use bundle vim-lookup 2022-03-22 14:33:27 +08:00
wsdjeg
592e0ec9ef feat(git): add git_diff_position option
close https://github.com/SpaceVim/SpaceVim/issues/3360
2022-03-22 12:24:19 +08:00
wsdjeg
2560c4f50f feat(bundle): use bundle github_dashboard 2022-03-20 18:50:08 +08:00
wsdjeg
4dfcda8146 feat(githubissues): use bundle github-issues & fix python command 2022-03-20 15:59:42 +08:00
wsdjeg
a4a7ebd88f feat(nvim-lspconfig): update bundle nvim-lspconfig
close https://github.com/SpaceVim/SpaceVim/issues/4609
2022-03-20 10:22:32 +08:00
wsdjeg
f34717d8ab feat(neoformat): Use forked version of neoformat
close https://github.com/SpaceVim/SpaceVim/issues/4561
2022-03-20 09:56:51 +08:00
Wang Shidong
6975374b3b
feat(plantuml): add java_command option
close https://github.com/SpaceVim/SpaceVim/issues/4586
2022-02-20 12:22:00 +08:00
wsdjeg
e48c7c22b0 refactor(bundle): use bundle neomru 2022-02-08 23:29:34 +08:00
wsdjeg
7c453d71bf refactor(neoyank): use bundle neoyank.vim 2022-02-06 22:37:28 +08:00
wsdjeg
1c57952d25 fix(lang#php): use old phpcomplete
close https://github.com/SpaceVim/SpaceVim/issues/4519
2022-02-06 21:21:00 +08:00
wsdjeg
9501ee299e refactor(manpage): move SPC h m to fuzzy finder layer 2022-02-05 17:26:54 +08:00
wsdjeg
95e2352940 fix(snippet): fix key binding SPC i s
close https://github.com/SpaceVim/SpaceVim/issues/4571
2022-02-03 19:05:50 +08:00
wsdjeg
16a5c8caf2 chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
wsdjeg
ef67c70f50 feat(bundle): update bundle tagbar 2022-01-16 10:48:49 +08:00
wsdjeg
1470aa788a refactor(org): use bundle org plugin 2022-01-15 22:22:23 +08:00
wsdjeg
76d9a53aa8 refactor(bundle): update bundle indent-blankline.nvim
0f8df7e43f
close https://github.com/SpaceVim/SpaceVim/issues/4551
2022-01-05 08:47:47 +08:00
wsdjeg
e9099b6611 refactor(bundle): use bundle helpful.vim
5bb3e739ff
2022-01-05 07:26:01 +08:00
wsdjeg
7c9058447b feat(bundle#dein): update dein.vim
update dein to 9ab8106405
2022-01-01 22:47:56 +08:00
Wang Shidong
6dbd97087f
feat(autocomplete): add nvim-cmp support 2022-01-01 22:13:13 +08:00
Shidong Wang
8be152b48b
fix(toml): fix toml json preview plugin 2021-11-13 15:05:04 +08:00
Shidong Wang
0e9127e4dc
feat(lang#toml): add SPC l j to preview toml 2021-11-13 14:16:21 +08:00
Zhao Zuohong
362485ea23
feat(bundle#neoformat): Update neoformat from 1a49552c to f1b6cd50 2021-11-11 15:00:17 +08:00
Shidong Wang
d969cf80f6
refactor(chat): remove debug function 2021-10-28 17:03:52 +08:00
Shidong Wang
417403749e
fix(chat): fix message handler 2021-10-27 00:56:10 +08:00
Shidong Wang
c9411f07f2
pref(chat): improve chat layer 2021-10-27 00:50:09 +08:00
Shidong Wang
7b77ec76ef
fix(chat): fix close windows key binding 2021-10-24 23:02:19 +08:00
Shidong Wang
18dd27e200
fix(chat): fix server database path 2021-10-24 21:55:21 +08:00
Shidong Wang
7797732b37
fix(chat): fix chatting server port 2021-10-24 21:33:03 +08:00
Shidong Wang
7916f8067a
pref(chat): improve chat layer 2021-10-24 21:07:19 +08:00
Shidong Wang
cf1b82ef87
fix(chat): include test files 2021-10-24 17:57:10 +08:00
Shidong Wang
2e6d1b71c8
refactor(chat): use bundle chatting server 2021-10-24 17:06:04 +08:00
Shidong Wang
b64b80a2bb
refactor(chat): use bundle vim-chat plugin 2021-10-24 16:25:43 +08:00
Shidong Wang
cefb375609
feat(mail): add function to view mail context 2021-10-24 16:11:33 +08:00
Shidong Wang
17aac81445
fix(mail): fix date format 2021-10-24 15:23:52 +08:00
Wang Shidong
6adb53df7b
feat(mail): improve vim-mail plugin 2021-10-24 11:56:24 +08:00
Shidong Wang
1cc4282c99
fix(mail): fix mail logger 2021-10-23 16:32:42 +08:00
Shidong Wang
5ec1b3beb5
feat(mail): add login & password option 2021-10-23 15:59:22 +08:00
Shidong Wang
31ab74f8be
feat(mail): add mail layer option 2021-10-23 15:51:36 +08:00
Shidong Wang
fa43ef2043
feat(mail): use bundle vim-mail 2021-10-23 15:34:04 +08:00
chrysocolla
1127b6aa2a
fix(bundle): fix bundle ident-blacnkline 2021-10-16 14:26:46 +08:00
Shidong Wang
71fd4db943
refactor(lang#lua): use bundle vim-lua plugin 2021-10-15 22:58:26 +08:00
Shidong Wang
fde91a541e
doc(bundle): update plugin list 2021-10-05 15:16:41 +08:00
Wang Shidong
da18ba0a45
feat(lsp): add neovim-lsp (#4319) 2021-10-05 15:13:10 +08:00
Shidong Wang
e33aeb1b00
fix(layer): add :h SpaceVim-layers-lang-vue
Problem: failed to lint vue file.
Solution:
1. change eslint-plugin-html to eslint-plugin-vue
2. update vue layer page
3. add `:h SpaceVim-layers-lang-vue`

close https://github.com/SpaceVim/SpaceVim/issues/4488
2021-10-01 23:23:09 +08:00
Shidong Wang
8a8f5f4113
doc(bundle): update plugins bundle readme 2021-09-21 22:45:15 +08:00
Shidong Wang
b8eae5e4f7
fix(plugin): Fix key binding error E225
problem: when save file, always get error
         `E225: global mapping already exists for (`
solution: remvoe unique when defind mappings

close https://github.com/SpaceVim/SpaceVim/issues/4109
2021-09-21 22:41:23 +08:00
Shidong Wang
1bbc24ea4d
feat(plugins): Do not open quickfix list when only one entry 2021-09-21 21:31:00 +08:00
Wang Shidong
65816f2270
feat(unite): improve unite layer
close https://github.com/SpaceVim/SpaceVim/issues/4084
2021-09-20 22:07:27 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name (#4465) 2021-09-12 23:45:01 +08:00
Wang Shidong
f286e5a83c
Fix typescript eslint maker (#4441)
close #4440
2021-08-28 19:51:05 +08:00
Wang Shidong
d807b9bf8d
Update doc (#4425) 2021-08-27 10:25:02 +08:00
Wang Shidong
5c8e9ac781
Improve cscope layer (#4418) 2021-08-22 14:35:22 +08:00
Wang Shidong
bcb92d75df
Use cc instead of cnext (#4416) 2021-08-21 14:27:04 +08:00
Wang Shidong
061de45b7b
Add smooth scrolling key bindings (#4386) 2021-08-12 10:45:36 +08:00
Wang Shidong
bb7a54808b
Use indent-blankline for neovim (#4325) 2021-08-11 21:29:53 +08:00
Wang Shidong
8dc62173ab
Add option to hilight cursorword (#4385) 2021-08-11 18:51:20 +08:00
Wang Shidong
c151563bc1
Add Git remote command (#4371) 2021-08-08 20:20:21 +08:00
Wang Shidong
8cf5519ca5
Fix docker image building (#4367) 2021-08-07 22:35:20 +08:00
Wang Shidong
2d6bfd39a9
Improve notify api (#4355) 2021-08-06 19:19:00 +08:00
Wang Shidong
41c981e9c6
Fix Git mv options (#4353) 2021-08-04 18:47:16 +08:00
Wang Shidong
95e235ab43
add bookmarks (#4346) 2021-08-04 17:05:38 +08:00
Wang Shidong
487f4fa543
Add Git mv command (#4350) 2021-08-04 12:13:28 +08:00
Wang Shidong
697fec62ea
Add Git rm command (#4347) 2021-08-01 13:30:23 +08:00
Isho
7fc00c9c81
Update documentation (#4253) 2021-06-21 20:39:29 +08:00
Wang Shidong
cd2953624e
Fork neoformat (#4290) 2021-06-18 22:42:55 +08:00
Wang Shidong
5585f0faad
Update language list (#4203) 2021-05-31 23:34:07 +08:00
Wang Shidong
ce1055af4d
Update cndoc (#4266) 2021-05-31 23:33:16 +08:00
Wang Shidong
00ffd4a5ae
Improve gtags layer (#4172) 2021-05-31 23:18:28 +08:00
Wang Shidong
c20177c401
Update doc (#4246) 2021-05-07 19:29:32 +08:00
Wang Shidong
3dadbf55df
Add lang#e layer (#4210) 2021-04-15 23:47:29 +08:00
thawk
bbac004900
fix gtags completion and list project files (#4209)
* fix gtags completion and list project files

* gtags: use cgetexpr instead of cexpr! if there's multiple results

* gtags: set $GTAGSDBPATH for completion
2021-04-15 22:00:02 +08:00
Wang Shidong
4e0efe7273
Fix lint (#4174) 2021-04-08 21:17:36 +08:00
Wang Shidong
550d9d1f32
Fix branch detection (#4153) 2021-04-08 20:55:24 +08:00
Wang Shidong
7ab985d96a
Improve cscope layer (#4171) 2021-04-04 23:36:25 +08:00
Wang Shidong
1ca32fce79
Add task problem matcher (#4127) 2021-03-14 15:12:00 +08:00
Shidong Wang
c06bce147c Use bundle neocomplete
fc2d22c239

close https://github.com/SpaceVim/SpaceVim/issues/4103
2021-02-18 22:41:17 +08:00
Shidong Wang
17f86bd611 Update dein
7e39f0cb65
2021-02-18 22:33:21 +08:00
Shidong Wang
211fcf6793 Update dein
close https://github.com/SpaceVim/SpaceVim/issues/4085
2021-02-15 20:05:51 +08:00
Wang Shidong
6a9b01def5
Add lang#reason & lang#rescript layer (#4089) 2021-02-15 15:14:24 +08:00
Wang Shidong
c8753bc0ca
Add Git cherry-pick support (#4088) 2021-02-14 21:52:02 +08:00
Shidong Wang
720a0c0a0a Update dein.vim
close https://github.com/SpaceVim/SpaceVim/issues/4070
2021-02-10 10:50:27 +08:00
Wang Shidong
4a6e7f7331
Change Lint options (#3943) 2021-02-10 10:31:34 +08:00
Wang Shidong
a279122e0c
Improve Git branch manager (#4058) 2021-01-23 22:16:59 +08:00
Shidong Wang
25005c4a72 Change git log pretty format 2021-01-20 18:11:46 +08:00
Shidong Wang
5b7607a11a Fix type in layer page
merge https://github.com/SpaceVim/SpaceVim/pull/4051
2021-01-16 12:32:14 +08:00
Wang Shidong
f67a5928bd
Improve git.vim (#4033) 2021-01-02 18:15:08 +08:00
Wang Shidong
426fa6fbb1
Add lang#povray layer (#3724) 2020-12-20 19:41:17 +08:00
Wang Shidong
0052b27a15
Add vimdoc support in lang#vim layer (#4010) 2020-12-18 23:12:33 +08:00
Wang Shidong
7400e6008d
Fix wrong valuable name (#4008)
close https://github.com/SpaceVim/SpaceVim/issues/4007
2020-12-16 22:12:08 +08:00
Shidong Wang
1db882524c Fix the fileformat of ftdetect script 2020-12-06 13:51:27 +08:00
Steve Huff
abe3a72017
fix(vim-jsx-typescript): remove blank line that was causing error message (#3998) 2020-12-05 17:17:10 +08:00
Wang Shidong
6e25213d3e
Improve tsx support (#3993) 2020-12-02 23:28:17 +08:00
Wang Shidong
2c4143726a
Improve ctags database manager (#3981) 2020-11-26 21:19:02 +08:00
Wang Shidong
43ef28c131
Change fileformat of fortran indent file (#3975) 2020-11-22 11:28:48 +08:00
Wang Shidong
af773b6bff
Update defx.nvim (#3803) 2020-10-31 15:58:52 +08:00
Wang Shidong
15a511c32f
Add doc for undotree (#3889) 2020-10-31 15:52:34 +08:00
Wang Shidong
496cdd2c99
Update grepper (#3895)
close https://github.com/SpaceVim/SpaceVim/issues/3714
2020-10-14 16:15:34 +08:00
Wang Shidong
8c9cda2690
Make it clear for which tagbar version is using (#3773) 2020-10-08 23:59:08 +08:00