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

130 Commits

Author SHA1 Message Date
Wang Shidong
1d38703374
Fix preview in flygrep (#2256) 2018-12-28 21:13:55 -06:00
Wang Shidong
648f010cf3
Add some log for flygrep (#2388)
* add some debug info for flygrep
* new feature: hide cursor when using gvim
2018-12-28 09:48:18 -06:00
Aaron Boushley
b0aa2f2aa3 Rework faq.md phrasing.
Also update scala.md.
2018-12-27 10:20:49 -07:00
Dyno Fu
119418756b [issue#2367]: clear rootDir cache after rooter pattern changed (#2370)
> SpaceVim will try to find root before loadding custom config,
  > so that is why It can not find your project root. yes, if the
  > project rooter patterns is change the cache should be cleared.

  The fix here is create a shadow copy of
  `g:spacevim_project_rooter_pattern` and if user changed it should
  be different from the shadow version, we clear the cache and sync
  them again.
2018-12-27 09:18:29 -06:00
Wang Shidong
44a8af57b9
Release v1.0.0 (#2377) 2018-12-25 22:04:36 +08:00
Wang Shidong
df4810fa80
Change default font (#2373)
* Add function for close and reopen issue

* Fix font configuration

* Add fonts link

* Update wiki
2018-12-23 21:55:41 +08:00
Wang Shidong
37bde366dc
Fix vimdoc support in windows (#2372)
* Fix vimdoc support in windows

ref:
- https://github.com/neovim/neovim/issues/9391
- https://github.com/google/vimdoc/issues/106

* Update wiki
2018-12-23 10:58:16 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows (#2371)
* 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
00804a6565
Add log for generate config (#2369)
* Add log for generating config

* Log bootstrap after error

* Update wiki
2018-12-21 23:26:34 +08:00
Shidong Wang
8710393b4b Update following HEAD page 2018-12-20 23:21:39 +08:00
Sarunas Valaskevicius
a3f48a198a update release notes 2018-12-19 16:05:36 +00:00
Shidong Wang
5a5cd8280b Update wiki 2018-12-19 23:00:38 +08: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
Shidong Wang
1b1485dc49 Update wiki 2018-12-19 00:13:12 +08:00
Wang Shidong
e16572ef1e
Lang vim eval cursor (#2358) 2018-12-18 23:27:38 +08:00
Viacheslav Lotsmanov
7309a28ff1 Detach syntax file for FlyGrep (#2353)
* Detech syntax file for FlyGrep

To fix syntax highlight for FlyGrep apart from SpaceVim

* Following-HEAD.md: added FlyGrep syntax fix
2018-12-17 07:57:24 +08:00
Wang Shidong
8989f86023
Add function for get sid (#2350)
* Add function for get sid

* Add sid func

* Update wiki
2018-12-16 23:10:59 +08:00
Shidong Wang
b34febce91 Update wiki for #2351 2018-12-16 22:38:43 +08:00
Wang Shidong
4a8b762c41
Fix dein-ui errors (#2352)
* Fix dein

* Update wiki for dein ui

close https://github.com/wsdjeg/dein-ui.vim/issues/3
2018-12-16 20:28:55 +08:00
Shidong Wang
40c64edc15 Update wiki 2018-12-16 13:30:20 +08:00
Wang Shidong
83d13ea59c
Add findstr support for flygrep (#2344)
* Add findstr support for flygrep

* Add key binding for findstr

* Simple support

* Update doc

* Update wiki
2018-12-15 14:16:11 +08:00
Wang Shidong
8893d9bebf
Fix comment key binding (#2340)
* Fix comment key binding

* Fix comment paragraphs key bindings

* Update wiki
2018-12-14 09:59:25 +08:00
Wang Shidong
e68368dd14
Fix vimdoc command in windows (#2338)
* Fix vimdoc command in windows

* Update wiki
2018-12-14 09:45:50 +08:00
Wang Shidong
fc4bf82201
Improve error key bindings (#2336)
* Add qflist plugin

* Change errors mappings

* Update wiki
2018-12-13 21:40:17 +08:00
Wang Shidong
b8de997a37
Fix branch icon (#2328)
* Fix branch icon

* Fix icons
2018-12-09 13:33:10 +08:00
Shidong Wang
bfd026671a Update wiki 2018-12-09 13:23:51 +08:00
Shidong Wang
0bf834be8e Update cn wiki 2018-12-09 10:16:13 +08:00
Shidong Wang
87ec3ab5a3 Update wiki 2018-12-08 21:03:33 +08:00
Shidong Wang
544a0895a8 Update wiki 2018-12-08 20:25:16 +08:00
Wang Shidong
09dba2408c
Add lang#scheme layer (#2248)
* Add scheme runner

* Add repl

* Add lang#scheme layer doc

* Add lang#scheme layer doc

* Update layer list

* Update wiki
2018-10-08 12:07:04 +08:00
Wang Shidong
ada34a8424
Update wiki (#2241) 2018-10-06 19:28:51 +08:00
Wang Shidong
00c5192eac
Add docker spacevim (#2238) 2018-10-06 12:51:37 +08:00
Wang Shidong
240d839614
Add autocomplete delay option (#2236) 2018-10-06 10:15:19 +08:00
Wang Shidong
aabe1674ca
Add spinners api (#1926) 2018-10-03 23:20:04 +08:00
Wang Shidong
61d06bacd0
Online tutor for SpaceVim (#2004) 2018-10-02 21:04:30 +08:00
Wang Shidong
34a3c4d64e
Update runtime log for startup (#2219) 2018-10-01 10:55:58 +08:00
Wang Shidong
ee02a29869
Change 2 leftmoust behavior in vimfiler (#2221) 2018-09-30 14:11:07 +08:00
Wang Shidong
ec87f52a28
Do not load language layer automatically (#2220) 2018-09-29 23:16:47 +08:00
Wang Shidong
c826d21a98
Release v0.9.0 (#2203) 2018-09-26 21:52:28 +08:00
Wang Shidong
4af37296a1
Add lang#puppet layer doc (#2198) 2018-09-25 23:06:21 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00
Wang Shidong
1651ede080
Add colorscheme frequency (#2189) 2018-09-25 15:56:41 +08:00
Wang Shidong
108e82629b
Improve denite layer (#2188) 2018-09-22 21:52:53 +08:00
Joseph DelCioppio
23e48dc47e Improve Ruby language layer to accept custom REPL
Taking a cue from the Lua language layer, update the Ruby language layer
to support specify a custom REPL. This command expects a valid path to
an executable, so a file path would be required if the executable is not
on your $PATH.
2018-09-21 23:11:51 -04:00
Wang Shidong
479e89e2f5
Add lang#asciidoc layer (#2179) 2018-09-21 21:15:35 +08:00
Joseph DelCioppio
9544edc535 Fix: Typo in hightlight project search
Fix typo in the invocation of FlyGrep for searching the
highlighted word in the project dir so that the command functions
correctly.
2018-09-20 19:10:21 -04:00
techgaun
3113d7efcd
update following-head 2018-09-19 14:54:07 -05:00
Wang Shidong
4a5c313639
Fix vimcompatible mode (#2174) 2018-09-17 21:09:15 +08:00
Wang Shidong
1887a5bb5c
Complete config (#2173) 2018-09-16 20:42:15 +08:00
Wang Shidong
0008a752ab
Fix toggle cursorline (#2171) 2018-09-16 13:54:57 +08:00