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

93 Commits

Author SHA1 Message Date
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