1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
Commit Graph

5872 Commits

Author SHA1 Message Date
wsdjeg
3fb1bba91f feat(chat): improve vimchat ui 2022-04-30 23:52:33 +08:00
wsdjeg
b3fa6a1356 feat(gitter): check notification setting of a room 2022-04-30 22:20:58 +08:00
wsdjeg
83fc0188ba fix(curl): use bundle curl instead of windows's 2022-04-30 20:56:58 +08:00
wsdjeg
7b32f1a23d feat(gitter): use list instead of string 2022-04-30 19:33:29 +08:00
wsdjeg
3bff3f833d fix(chat): fix next/previous channel 2022-04-30 19:12:07 +08:00
wsdjeg
2fc1389cce fix(indent): fix indent 2022-04-30 19:02:32 +08:00
wsdjeg
59770a07b8 feat(chat): switch to next/previous channel 2022-04-30 18:42:26 +08:00
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
4f82741d7a docs(gitter): add doc for gitter_token 2022-04-30 13:28:01 +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
wsdjeg
f5238e15d0 docs(chat): add image for chat layer 2022-04-30 02:14:19 +08:00
Wang Shidong
2b2a6afd7a
feat(gitter): add gitter client 2022-04-30 02:03:01 +08:00
Theodore Ni
444158853c
fix(dein-ui): fix reference root directory var during plugin update 2022-04-29 10:44:47 +08:00
wsdjeg
a5d9ce959c feat(github): enable github-dashboard only when has('ruby') 2022-04-28 22:12:29 +08:00
wsdjeg
6f7960a888 fix(lsp): fix unknown function in nvim 0.4.3 2022-04-28 22:00:57 +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
550fd06375 fix(guide): use - instead of empty string 2022-04-26 21:28:15 +08:00
wsdjeg
06b889b7a9 fix(message): fix SPC b m key bidding 2022-04-26 18:24:42 +08:00
wsdjeg
72c9fcca3c chore(config): add log info for loading custom configuration file 2022-04-26 11:21:18 +08:00
wsdjeg
29dcb31e47 feat(lang#c): update lsp key binding for lang#c layer 2022-04-26 01:45:08 +08:00
wsdjeg
a5b08d26ca docs(development): update language specified key bindings 2022-04-26 01:05:28 +08:00
wsdjeg
e066d1830d fix(docker): keep all plugins 2022-04-26 00:36:14 +08:00
wsdjeg
571296ed1f fix(config): skip local config for $HOME
close https://github.com/SpaceVim/SpaceVim/issues/4641
2022-04-26 00:26:28 +08:00
wsdjeg
161982a182 fix(vim): avoid E706 2022-04-25 19:47:13 +08:00
wsdjeg
bd72cc5a2b fix(tasks): do not tesk local vader 2022-04-25 19:29:37 +08:00
wsdjeg
86fd042764 pref(git): use stdout/stdin instead of .git\COMMIT_EDITMSG 2022-04-25 18:54:16 +08:00
wsdjeg
50c676e3a4 pref(git): display working directory on commit statusline 2022-04-25 18:22:54 +08:00
wsdjeg
44e2c86da9 fix(job): make job api support env option 2022-04-25 12:58:25 +08:00
wsdjeg
e4c3fa7210 pref(neosnippet): update bundle neosnippet 2022-04-25 12:30:38 +08:00
wsdjeg
2ad0bb02b3 fix(startup): fix parser_argv function 2022-04-25 10:38:14 +08:00
wsdjeg
b3bcf07fba pref(job): catch error from old jobstop
in latest version of neovim, `jobstop` will not print error
when job id is invalid
2022-04-25 09:13:08 +08:00
wsdjeg
8e63b529b7 fix(runner): fix on_stdout function 2022-04-25 09:00:47 +08:00
wsdjeg
8e7c522cb6 docs(scala): update scala post 2022-04-24 23:16:00 +08:00
wsdjeg
caf1d8428a chore(scala): use bundle vim-scala 2022-04-24 22:08:19 +08:00
Wang Shidong
cd1e33a1eb
docs(scala): add post about using vim as scala ide 2022-04-24 15:13:52 +08:00
wsdjeg
205d2c7cd6 feat(haxe): add repl support for haxe 2022-04-23 23:23:08 +08:00
wsdjeg
0580b46668 docs(haxe): add page for lang#haxe layer 2022-04-23 23:11:04 +08:00
wsdjeg
8390ab101b fix(haxe): fix haxe code runner 2022-04-23 23:06:02 +08:00
wsdjeg
9d627870d8 docs(documentation): update mouse and scrollbar section 2022-04-23 22:53:40 +08:00
wsdjeg
0ac30df4c4 feat(lang#haxe): add lang#haxe layer 2022-04-23 22:30:11 +08:00
wsdjeg
eb320b505b docs(wiki): update languages list 2022-04-23 22:05:43 +08:00
wsdjeg
be536f6efa docs(wiki): update programming languages 2022-04-23 21:50:56 +08:00
wsdjeg
e6ae82c892 docs(teal): add page for lang#teal layer 2022-04-23 21:32:35 +08:00