1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 09:35:40 +08:00

153 Commits

Author SHA1 Message Date
Wang Shidong
169ad9748a
Lua api () 2020-12-20 20:22:11 +08:00
Wang Shidong
e2d5865a17
Add box and tree api () 2020-12-19 22:27:24 +08:00
Wang Shidong
eb26c88238
Hot fix for vim-todo () 2020-10-17 23:21:52 +08:00
Wang Shidong
bd40c0935b
add Codecov link to readme () 2020-10-15 13:08:59 +08:00
Wang Shidong
acdcfa5aae
Add quickfix support for flygrep () 2020-10-07 13:31:10 +08:00
Wang Shidong
67efff68d3
Update contributing guide () 2020-09-17 21:53:04 +08:00
Shidong Wang
8be896786b Disable guide test 2020-09-16 22:18:08 +08:00
Wang Shidong
417b1c2866
Fix transient state api () 2020-09-16 21:56:19 +08:00
Wang Shidong
9066381ebb
Fix travis-ci checker status () 2020-09-12 19:57:10 +08:00
Wang Shidong
94145bd3aa
Fix AppVeyor lint () 2020-09-12 07:35:25 +08:00
Wang Shidong
8626aba4e9
Add vim#regex api () 2020-09-10 00:54:46 +08:00
Wang Shidong
e5f245d2a4
Fix find path in project manager () 2020-09-03 23:58:50 +08:00
Wang Shidong
3e58a7efdb
Update key binding guide () 2020-09-02 22:56:53 +08:00
Wang Shidong
61452f00ae
Fix tab name () 2020-09-02 12:28:33 +08:00
Wang Shidong
7c06af21fc
Update codecov () 2020-09-02 01:12:44 +08:00
Wang Shidong
1b81953378
Update job test () 2020-09-01 22:55:28 +08:00
Wang Shidong
ea23a1d37a
Fix tabline index () 2020-08-30 20:49:56 +08:00
Wang Shidong
4e4ca32f4a
Fix lint () 2020-08-29 16:46:57 +08:00
Wang Shidong
6e0fb7d708
Update alternate file manager () 2020-08-25 15:55:19 +08:00
Wang Shidong
876b3f53cc
Fix vim#buffer api () 2020-07-15 22:25:28 +08:00
Theodore Ni
1c6b15619f
Change how highlight syntax IDs are looked up. ()
There is a function called hlID that can be used to look up the syntax
ID directly. On my laptop, this saves a bit over 100ms during start up
when loading the tabline and the statusline.
2020-05-15 21:44:02 +08:00
Wang Shidong
c2ce513517
Update lint () 2020-02-20 21:58:43 +08:00
Wang Shidong
7c6fdad120
Add type support for A plugin () 2020-01-28 16:10:31 +08:00
Wang Shidong
04415dba45
Improve lint () 2020-01-19 18:35:50 +08:00
Wang Shidong
12409e165b
Improve git support () 2019-12-21 21:42:27 +08:00
Wang Shidong
674c3c09ba
Fix lint build vim () 2019-10-13 22:16:53 +08:00
Wang Shidong
bd73871f6c
Fix Buffer api () 2019-10-11 23:07:03 +08:00
Wang Shidong
ad849b6bc6
Add ~ keybinding for iedit () 2019-09-12 13:07:57 +08:00
Wang Shidong
a19a5db8f0
Improve file head support () 2019-09-05 14:10:49 +08:00
Wang Shidong
746fe55263
Fix flygrep and vim-todo error () 2019-08-01 22:03:57 +08:00
Wang Shidong
33326c7852
Doc help () 2019-07-16 22:05:20 +08:00
Wang Shidong
a446220add
Improve todo manager () 2019-07-11 18:26:29 +08:00
Wang Shidong
04893990f0
Add lang#d layer () 2019-07-05 22:59:13 +08:00
Wang Shidong
81b56a907c
Remove some code && fix windows support () 2019-06-08 15:09:53 +08:00
Wang Shidong
b38414aea5
Fix error_clear () 2019-05-26 22:01:20 +08:00
Shidong Wang
66338440f0 Fix theme test 2019-05-25 13:38:37 +08:00
Wang Shidong
6de331d8be
Fix spacevim rtp () 2019-02-03 00:07:31 +08:00
Wang Shidong
eede4cfbe3
Improve data#string api ()
- add fill_left and fill_middle function
- fix string api doc
- add string api cn doc
2019-01-28 17:50:20 +08:00
Wang Shidong
89ba6c71fe
Jump to test of api () 2019-01-07 12:48:56 +08:00
Wang Shidong
f8b5fca38c
Fix api import () 2019-01-07 09:41:15 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin () 2019-01-06 13:36:33 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows ()
* Fix flygerp support in windows

* Fix path

* Add option for config command line prompt

Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭

* Remove spacevim before prompt

* Add getjumplist compatible function

* Update getjumplist function

* Implement split max func

* Update test

* Fix compatible function

* Fix rg support in flygrep_windows

in window and neovim-qt, rg need a '.' at the end if no dir specific

* Fix ag support

* Update wiki

* Update notes

* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
Wang Shidong
0008a752ab
Fix toggle cursorline () 2018-09-16 13:54:57 +08:00
Wang Shidong
4c32447783
Fix statusline theme () 2018-09-16 13:05:35 +08:00
Wang Shidong
0c12b784a0
Improve flygrep for expr mode () 2018-07-21 09:59:53 +08:00
Wang Shidong
fc0bf9869a
Fix Lint () 2018-07-15 20:23:38 +08:00
Wang Shidong
464e9d5957
Add test for api ()
* Add test for toml api

* Add test for number api

* Add test for file api

* Add test for vim#highlight api

* Add test for icon api
2018-06-20 20:44:08 +08:00
wsdjeg
0edab9af0e Fix lint 2018-05-08 21:45:20 +08:00
wsdjeg
3ac76a0ca8 Better default
Fix up

Fix up

Fix up

Fix rtp

Update project layout

Fix colorscheme layer

Add colorsheme

close 

Close 

Set default fillchars

Move cache to cache

Disable lang layer

Remove layers

Fix crash

ref : https://github.com/neovim/neovim/issues/7876

Fix plugin manager

Filter same filename:linenumber in flygrep

Fix type
2018-02-25 01:04:54 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer () 2018-02-07 20:52:20 +08:00