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

50 Commits

Author SHA1 Message Date
Eric Wong
0433e60e83 chore(todo): remove todo tag 2024-02-28 22:38:14 +08:00
Eric Wong
83be314258 feat(git): display root path of repo 2024-02-24 20:56:31 +08:00
wsdjeg
44f0cea649 feat(git): add git remote manager 2024-02-21 17:03:50 +08:00
Eric Wong
8b55955de4
feat(runner): rewrite code runner in lua 2023-07-13 00:00:35 +08:00
Eric Wong
d3727ce979
perf(whichkey): add which-key theme 2023-06-28 01:20:11 +08:00
wsdjeg
de3ec27729 chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
wsdjeg
9b33d5b909 chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
wsdjeg
33cc57af55 chore(copyright): update email 2022-03-27 13:38:54 +08:00
wsdjeg
eec52af553 chore(license): add file head 2022-03-20 18:21:11 +08:00
wsdjeg
16a5c8caf2 chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
Shidong Wang
be7d6130d6
feat(logger): add syntax highlighting for runtime log 2021-10-29 20:52:14 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
eb26c88238
Hot fix for vim-todo (#3910) 2020-10-17 23:21:52 +08:00
Rom Grk
b75e389edb
todo manager: implement custom keywords (#3900)
* todo manager: implement custom keywords

* todo manager: use single option

* todo manager: lint

* todo manager: fix case sensitivity

* todo manager: remove echom
2020-10-17 21:32:58 +08:00
Wang Shidong
371370162f
Improve Task manager (#3857) 2020-10-01 22:30:29 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Wang Shidong
387288fc01
Improve find plugin (#3227)
close #3214
2019-11-16 14:56:09 +08:00
wsdjeg
4d71c0767f Change fileformat to unix 2019-07-12 09:06:28 +08:00
Wang Shidong
c903e32d79
Detech todo (#2943) 2019-07-11 19:00:59 +08:00
Wang Shidong
f07a54b9f0
add color support in runner (#2890) 2019-06-15 14:12:24 +08:00
Wang Shidong
6c18bdfa9c
Improve python support (#2555) 2019-02-03 22:27:06 +08:00
Wang Shidong
ec5b8d0a01
fix vim script lint (#2519) 2019-01-28 22:12:37 +08:00
Wang Shidong
b448b0a40f
Add plugin for git log (#1963)
Impore the git transtate key binding, and add a plugin for view git log.
2019-01-01 06:43:33 -06:00
Wang Shidong
2aa938a633
Fix flygrep syntax in windows (#2395) 2018-12-30 03:07:22 -06:00
Viacheslav Lotsmanov
ad934b5d99 Fixed regex in SpaceVimFlyGrep syntax file (#2363)
* Fixed regex in SpaceVimFlyGrep syntax file

Second number (column?) may not be presented in the FlyGrep output.

* Following-HEAD.md: Added FlyGrep syntax fix
2018-12-19 22:30:23 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim (#1777) 2018-10-03 21:47:43 +08:00
Wang Shidong
afcf9067dc
Add lang#elm layer (#2088)
Add lang#elm layer and improve repl highlight
2018-08-26 13:14:25 +08:00
Wang Shidong
fc0bf9869a
Fix Lint (#1945) 2018-07-15 20:23:38 +08:00
Wang Shidong
d724d9e986
Improve the tabmanager (#1887) 2018-07-02 14:08:47 +08:00
wsdjeg
b5df733e54 Fix highlight 2018-02-22 09:46:33 +08:00
wsdjeg
26f48076ff Fix cursor position when open item 2018-01-25 20:58:21 +08:00
wsdjeg
3673b17a7d Fix: Flygrep match pattern override FileName 2017-12-05 21:53:36 +08:00
wsdjeg
4fa20f8a10 Update syntax file for runner 2017-12-04 20:24:41 +08:00
wsdjeg
9128f24fd2 Update syntax file 2017-12-04 11:15:46 +08:00
wsdjeg
ff9837c073 Add runner syntax file 2017-12-04 10:30:47 +08:00
wsdjeg
a7e885d814 Help describe key bindings 2017-10-28 21:49:44 +08:00
wsdjeg
434a5e506d Add syntax file 2017-10-26 23:58:32 +08:00
wsdjeg
4005a767dc Add help desc 2017-08-26 21:45:38 +08:00
Wang Shidong
d6f184f2da Grep on the fly (#705)
* Grep on the fly

* Fix screen update

* Fix commands for prompt

* Supprt <BS> in prompt

* Redrew on stdout

* Fix prompt api

* Improve flygrep screen update

* Add function keys for flygrep buffer

* Add statusline support && ignore case

* Add highlight feature

* Fix highlight error

* Ignore FocusLost and FocusGained

* Add prompt mappings

* Add documentation for fly searching

* Update documentation

* Fix lint for flygrep
2017-07-06 21:59:09 +08:00
wsdjeg
9aa4d3e1be Fix vimlint lint 2017-05-13 23:14:15 +08:00
wsdjeg
991b34bee1 Hi url in layermanager buffer 2017-05-13 21:26:11 +08:00
wsdjeg
757a00d181 Add toggle func 2017-05-12 22:24:37 +08:00
wsdjeg
843d32b3f5 Add tabmanager 2017-05-12 21:56:04 +08:00
wsdjeg
3a8d59e93a Add highlight of SpaceVimLayerManager buffer 2017-05-09 22:22:03 +08:00
wsdjeg
ec0d780647 Fix guide buffer syntax 2017-04-22 20:20:37 +08:00
wsdjeg
f1ee475341 Fix guide buffer syntax 2017-04-22 20:05:17 +08:00
wsdjeg
75cffccad6 Improve space mapping 2017-04-17 20:40:13 +08:00
wsdjeg
f10b80b00e Add highlight for groupname in guide 2017-04-17 20:24:31 +08:00
wsdjeg
d21d6be59e Fix highlight 2017-04-06 22:10:53 +08:00
wsdjeg
80ac875d93 Add mapping guide 2017-03-14 00:57:16 +08:00