Wang Shidong
4e063bb322
Fix Resolve in windows ( #2549 )
2019-02-02 21:59:53 +08:00
Shidong Wang
f11b6b525e
Update following HEAD page
2019-01-21 22:58:28 +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
e06ec9bcbd
Add script to generate followHEAD page ( #2391 )
2018-12-29 09:43:50 -06:00
Shidong Wang
f06abb5da4
Fix type in wiki
...
the next version of SpaceVim is v1.1.0
2018-12-29 13:11:30 +08:00
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
Wang Shidong
4c32447783
Fix statusline theme ( #2170 )
2018-09-16 13:05:35 +08:00
Wang Shidong
feaaad3b31
Fix unknonw v:progpath ( #2169 )
...
* Fix unknonw v:progpath
close #2126
2018-09-16 10:26:08 +08:00
Wang Shidong
b88e9238ec
Add lang#clojure layer doc ( #2091 )
2018-09-14 22:23:40 +08:00
Wang Shidong
8e4b3a555b
Update highlight API ( #2145 )
2018-09-14 22:17:52 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers ( #2139 )
2018-09-12 20:14:20 +08:00
Wang Shidong
616b50ec62
Add lang#vue layer ( #2143 )
2018-09-07 19:52:15 +08:00
Wang Shidong
67aeb4dac2
Add lang#latex layer ( #2133 )
...
* Add lang#latex layer
* Add lang#extra layer
2018-09-06 21:16:33 +08:00
rcasta74
2d6b3a98c4
Improve compatibility with old vim ( #2130 )
...
* fix variable type mismatch
* Disable plugin with neobundle plugin manager
* Call the correct 'get' function when plugin_manager is neobundle
* Update the Following-HEAD page.
2018-09-02 18:30:15 -05:00
rcasta74
97cf72702d
Fix active statusline displaying fileformat info ( #2125 )
...
* Fix active statusline displaying fileformat info
* Update the Following-HEAD page.
2018-09-02 18:24:05 -05:00
Wang Shidong
06fa3811c5
Improve vim-mundo statusline ( #2118 )
2018-09-01 12:16:39 +08:00
Wang Shidong
797271d50c
Improve nerdtree statusline ( #2117 )
...
* Improve nerdtree statusline
* Update wiki
2018-09-01 12:10:51 +08:00
Wang Shidong
2da17c7b25
Fix python autoflake support ( #2115 )
2018-09-01 10:28:52 +08:00
Wang Shidong
77e7d46e27
Fix SPC ? key binding ( #2109 )
2018-08-31 10:42:45 +08:00
Wang Shidong
c4fa33a41c
Fix lsp installation ( #2108 )
...
* Fix lsp installation
* Update wiki
2018-08-30 21:39:55 +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
9ed641aabf
Add lang#plantuml layer ( #2085 )
...
* Add lang#plantuml layer
2018-08-25 21:41:15 +08:00
Wang Shidong
cef2c5bf8d
Add lang#fsharp layer ( #2081 )
...
* Add lang#fsharp layer
2018-08-25 20:48:00 +08:00
Wang Shidong
e9e0950b77
Add doc for lang#scala layer ( #2077 )
...
* Add doc for lang#scala layer
2018-08-25 19:27:53 +08:00
Wang Shidong
ce23ca96be
Fix toggle show tail spaces ( #2080 )
...
* Fix toggle show tail spaces
* Disable tial space for startify
* Update wiki
2018-08-24 21:30:49 +08:00
Wang Shidong
08d573cd6a
Move set encoding to begining ( #2082 )
...
* Move set encoding to begining
* Update wiki
2018-08-24 21:06:37 +08:00
Wang Shidong
151e0a6e18
add lang#erlang layer ( #2074 )
...
* Add lang#erlang layer
* Fix erlang omni patterns
* Add doc
* Add repl support for erlang
* Add lang#erlang layer
* Type
2018-08-22 20:40:25 +08:00
Wang Shidong
7110672a95
Add lang#WebAssembly layer ( #2068 )
...
* Add lang#WebAssembly layer
* Update wiki
2018-08-21 21:56:23 +08:00
Michael Bitokhov
0e1aa1a831
Add build to nvim-typescript ( fixes #1800 ) ( #2062 )
2018-08-19 20:23:25 +08:00
Wang Shidong
fd427f0eaa
Add lang#purescript layer ( #2054 )
2018-08-18 16:41:50 +08:00
Wang Shidong
4de73653b2
📝 Update doc for lang#rust layer ( #2052 )
2018-08-17 21:34:18 +08:00
Wang Shidong
1ee76aeab7
📝 Update getting help page in wiki ( #2025 )
2018-08-16 21:21:53 +08:00
Wang Shidong
d03a3e2403
fix fzf help command ( #2047 )
2018-08-16 20:44:16 +08:00
Wang Shidong
ea79a6a523
Improve lang#sh layer ( #2045 )
...
* Update doc for lang#sh layer
* Update doc and wiki
2018-08-15 21:26:38 +08:00
Wang Shidong
5c81fb3da9
Improve lang#perl layer ( #2041 )
...
* Add perl layer doc
* Update perl layer
2018-08-14 21:18:05 +08:00
Wang Shidong
6b2ec2041c
Lsp support for elixir ( #2037 )
...
* Lsp support for elixir
* Update elixir key bindings
* Update key bindings
* Update key bindings
* Update wiki
2018-08-14 20:02:54 +08:00
Wang Shidong
36b983d146
Improve statusline mode text and color ( #2034 )
...
* Improve statusline mode text and color
* Add terminal mode
* Remove extra space
* Use bold text for mode text
* Hide mode text for plugin buffer
* Show mode text only for current win
* Update wiki
2018-08-13 07:44:06 +08:00
Wang Shidong
d89a24aabf
Add lang#nim layer ( #2018 )
...
* Add lang#nim layer
2018-08-11 18:41:20 +08:00
Wang Shidong
db3f0e51bf
Fix whitespace toggle ( #2032 )
...
* Fix whitespace toggle
* Update following HEAD page
2018-08-10 21:48:34 +08:00
Wang Shidong
9f9c9c3d1b
Add lang#swift layer ( #2027 )
2018-08-08 20:56:51 +08:00
Wang Shidong
a51bb85771
Add lang#autohotkey layer ( #2021 )
...
* Add lang#autohotkey layer
* Update doc & wiki
2018-08-06 21:41:44 +08:00
Jakub Nowak
7cffe4cf9a
Fix verbose in guide ( #2017 )
2018-08-05 13:41:15 +08:00
Wang Shidong
8928d1ce1e
Add lang#agda layer ( #1941 )
...
* Add lang#agda layer
2018-08-05 13:21:57 +08:00
Wang Shidong
b94438516f
Improve tmux layer ( #1970 )
...
* Merge tmux and lang#tmux layer
2018-08-04 20:34:14 +08:00
Wang Shidong
9d1a6f8de8
Format key notations ( #1940 )
2018-08-04 14:31:00 +08:00
Wang Shidong
d09bfba5e1
Update sudo layer doc ( #2011 )
...
* Update sudo layer doc
* Update sudo layer doc
* Update wiki
2018-08-03 20:47:46 +08:00
Wang Shidong
be32977fd3
Hot fix for js layer code owner ( #2009 )
...
* Hot fix for js layer code owner
* Hot fix for js layer code owner
2018-08-02 20:10:03 +08:00
Wang Shidong
797457ee2a
Add dockerfile support ( #2001 )
...
* Add dockerfile support
* Update wiki
2018-07-30 23:34:44 +08:00
Wang Shidong
c4332ef106
Update kotlin layer ( #1996 )
2018-07-30 23:07:24 +08:00
Wang Shidong
09ba295367
Hot fix close #1867 ( #1999 )
...
* Hot fix close #1867
* Update wiki
2018-07-30 22:51:57 +08:00
Wang Shidong
db366890e1
Update doc for windows key bindings ( #1995 )
...
* Update doc for windows key bindings
* Update wiki
2018-07-28 21:26:25 +08:00