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
dc67b67a97
Update cn wiki ( #2246 )
2018-10-07 20:28:58 +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