1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-31 16:20:59 +08:00

56 Commits

Author SHA1 Message Date
Shidong Wang
6d44ea4780 doc(layer): fix layer tags prefix 2021-09-20 22:16:14 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
6377357a81
Add codecov (#4380) 2021-08-10 19:59:42 +08:00
Shull
d5020d8195
Fix layer lang::markdown install (#4327)
Co-authored-by: xushaodong <xushaodong@bytedance.com>
2021-07-06 20:43:35 +08:00
Wang Shidong
c20177c401
Update doc (#4246) 2021-05-07 19:29:32 +08:00
Heachen Bear
8d5931f642
Make some plugins lazyload (#4230) 2021-05-02 21:20:03 +08:00
Lin Kun
f56854c5d7
Add SPC l c and SPC l u for lang#markdown layer #4163 2021-04-05 14:47:46 +08:00
Wang Shidong
3f28bf4b87
Fix tex syntax highlighting in markdown file (#3863) 2020-10-04 21:05:55 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Shidong Wang
739066b5ff Fix undefined variable
close #3679
2020-08-01 21:37:00 +08:00
Wang Shidong
08ad486fae
Fix neoformat (#3677) 2020-08-01 13:36:20 +08:00
Jethro Cao
2f38a08f78 Add npm support for building 2 plugins (#3154) 2019-10-15 18:48:37 +08:00
Wang Shidong
944fe9211f
Fix lint (#3124) 2019-10-05 22:31:49 +08:00
wsdjeg
9524efb639 Add todo 2019-08-10 21:16:17 +08:00
Wang Shidong
331139505a
Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
Wang Shidong
5dd77fd6db
Fix markdown preview in gvim (#2809)
* Add vim-node-rpc

close #2800

* Fix help section

merge and close #2801
2019-05-09 23:19:29 +08:00
Wang Shidong
516fbe9449
Add lang#ipynb layer (#2772) 2019-04-28 14:00:36 +08:00
Wang Shidong
9f4211b078
Change markdown preview plugin (#2651)
* Change markdown preview plugin

* Fix md preview plugin
2019-03-10 23:06:20 +08:00
Lin Kun
e36007c836 Add: add a new key binding SPC l K (#2628) 2019-02-27 21:52:45 -06:00
Wang Shidong
1c33d30eb2
Add guide for using vim as ruby ide (#2603) 2019-02-25 11:18:21 -06:00
Lin Kun
efc9d28cf2 Fixed: fix a bug in markdown_insert_url. (#2620)
* Fixed: fix a bug in markdown_insert_url.

* Fix: fix a bug when the '< and '> in two different lines.
2019-02-23 08:19:01 +08:00
Lin Kun
e8d39bea00 Fix: replace the function markdown-insert-URL with a new one. (#2617)
* Fix: replace the function markdown-insert-URL with a new one.

* Doc: update docs for the new markdown_insert_URL.

* Fix: a very very smal promotion.
2019-02-21 16:19:39 +08:00
Lin Kun
5f1d96b7cf Remove: Delete format markdown table key binding SPC l ft. (#2613)
* Fixed: the | that prefixed by a \ should not be treated as a seperator of MarkDown table.

* Remove the key binding SPC l ft of Markdown layer.

* Doc: remove the descriptions of SPC l ft which has been removed.
2019-02-20 21:57:51 +08:00
Shidong Wang
713f55b527 Support c code block in markdown 2019-02-11 13:39:05 +08:00
Wang Shidong
bfc38bd738
Improve code runner (#2554) 2019-02-08 20:50:12 +08:00
Wang Shidong
ec5b8d0a01
fix vim script lint (#2519) 2019-01-28 22:12:37 +08:00
Shidong Wang
1a74d45f6d Fix markdown format 2018-12-23 12:13:43 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers (#2139) 2018-09-12 20:14:20 +08:00
Wang Shidong
7ff72c7136
reduce default plugins (#1932) 2018-07-12 20:57:06 +08:00
wsdjeg
a3e0b99499 Fix autocmd 2018-03-31 22:46:01 +08:00
Wang Shidong
a2400b7d27
Relicense (#1406) 2018-02-15 22:25:03 +08:00
wsdjeg
4e6d4f3574 Replace funcref with function 2018-01-25 19:49:19 +08:00
wsdjeg
008bbcc642 Fix #1277 2018-01-15 22:36:32 +08:00
wsdjeg
0dd370b2e6 Fix markdown layer 2018-01-04 20:12:18 +08:00
Seong Yong-ju
2481669c6e Made Markdown preview use open-browser.vim
Made Markdown preview use open-browser.vim, which enables to use user's default
browser.
2017-11-12 09:29:33 +09:00
wsdjeg
24bb26af6d Update indent text 2017-10-08 22:32:00 +08:00
wsdjeg
4dc0603938 Fix markdown layer 2017-10-08 19:36:23 +08:00
wsdjeg
ece064b592 Update markdown plugin 2017-09-06 22:29:17 +00:00
wsdjeg
8157e53b3d Fix remark setting 2017-09-05 20:13:26 +00:00
wsdjeg
c7539c8d32 Update config for remark 2017-09-04 00:06:00 +00:00
wsdjeg
416e18a2d7 Update markdown layer 2017-09-03 23:38:24 +00:00
wsdjeg
f3c114951c Update remark config 2017-09-03 22:58:24 +00:00
wsdjeg
e208f8c83a Update markdown layer setting 2017-08-31 22:32:35 +00:00
wsdjeg
244d014073 Improve markdown layer
ref: https://github.com/wooorm/remark/issues/281#issuecomment-318073708
2017-07-27 06:52:18 +08:00
wsdjeg
a1a8e8a87c Fix #576, Undefined variable 2017-06-01 23:08:14 +08:00
Wang Shidong
844d45f91b Merge branch 'dev' into statusline 2017-05-20 21:05:38 +08:00
wsdjeg
072c8ede5e Add time battery status sections 2017-05-19 00:09:15 +08:00
Wang Shidong
c302496cc8 🐛 Fix markdown preview option
Can not change firefox to chromium to preview markdown

Fix #539
2017-05-17 15:02:44 +08:00
wsdjeg
1fa59c3002 Use a quick markdown plugin 2017-05-15 20:01:05 +08:00
wsdjeg
3626c53387 Add lang#markdown doc 2017-05-10 21:35:45 +08:00