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
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