Wang Shidong
e9403f914d
Fix runner and repl ( #3305 )
2020-01-26 22:15:55 +08:00
Wang Shidong
d1ba7d7cf2
Fix python runner ( #3304 )
...
* Add func to split shebang to commands
* Fix python shebang check
2020-01-26 21:17:24 +08:00
Shidong Wang
a145a86215
Complete layer options for lang#scheme layer
2020-01-26 00:06:21 +08:00
Wang Shidong
b7b979b878
Improve scheme layer ( #3299 )
2020-01-25 21:31:30 +08:00
Shidong Wang
3ae9a01a08
Change defx icons
...
the directory icon should be same as tagbar
2020-01-23 15:54:43 +08:00
Wang Shidong
5927bab905
Fix shell key binding ( #3293 )
2020-01-22 20:26:49 +08:00
Shidong Wang
0a94f76cd5
Update haskell layer doc
2020-01-20 16:20:50 +08:00
Shidong Wang
57bbd12053
Add REPL support for haskell
2020-01-20 01:46:58 +08:00
Wang Shidong
129271243c
Fix code runner ( #3292 )
2020-01-20 01:29:03 +08:00
Shidong Wang
e9e3639bdc
Change fold symbol to standard character
...
close #3259
2020-01-19 19:09:59 +08:00
Wang Shidong
04415dba45
Improve lint ( #3291 )
2020-01-19 18:35:50 +08:00
Shidong Wang
a5c166abf1
Fix blog link
2020-01-15 00:12:00 +08:00
Shidong Wang
df6b72246a
Fix type
2020-01-15 00:08:28 +08:00
Wang Shidong
589ce388b7
Add blog about code runner ( #2390 )
2020-01-15 00:05:01 +08:00
Wang Shidong
0c8b422d5b
Add support for config alt file ( #3283 )
2020-01-09 21:10:03 +08:00
Ryan Schultz
d20f3105f4
Fix minor typo 'opjects' -> 'objects' ( #3284 )
...
Fixing a typo in the Edit layer description. 'opjects' should be 'objects'
2020-01-09 21:09:06 +08:00
Shidong Wang
dcd0ff338f
Add git blame statusline support
2020-01-06 21:26:30 +08:00
Shidong Wang
f024676967
Add git config statusline
2020-01-04 18:01:52 +08:00
Wang Shidong
1f928ad156
Update branch name via job ( #3280 )
2020-01-04 16:46:40 +08:00
David Rasch
41f2e6e0d3
Fix spc s a j text ( #3281 )
...
* Search mappings: correct whitespace in text
* Search mapping: correct text for `[SPC] s a j` as opposed to `[SPC] s a J`
2020-01-04 08:15:18 +08:00
Wang Shidong
0c5b68ab2a
Fix cursor pos when enable incsearch layer ( #3279 )
...
close #3159
2020-01-03 23:13:17 +08:00
William Hutson
1cd9404d42
Type: change vim-gik to vim-gtk ( #3277 )
2020-01-02 14:55:36 +08:00
Wang Shidong
ef36d19f9c
Improve todo plugins ( #3276 )
2020-01-01 23:00:30 +08:00
Wang Shidong
4a2edb3047
Add delete action key binding ( #3275 )
2020-01-01 21:50:39 +08:00
Tobias Bales
f3df8b24df
Fix typo in imports in go doc ( #3272 )
2019-12-31 17:19:57 +08:00
Wang Shidong
12409e165b
Improve git support ( #3247 )
2019-12-21 21:42:27 +08:00
Jethro Cao
969233895c
Add plugin to enable search via */# in visual mode ( #3262 )
2019-12-21 21:39:08 +08:00
Jethro Cao
3b1043186b
Fix R REPL running ( #3253 )
2019-12-13 07:41:38 +08:00
Wang Shidong
24da07159a
Add git plugin ( #3244 )
2019-12-07 16:04:55 +08:00
Shidong Wang
2324c37b7a
Update changelog
2019-12-02 23:18:11 +08:00
Romain
4dae275baf
[Docs] vimproc_linux64.so DLL issues pointers ( #3238 )
...
Just because I ran into this with a fresh install on a server without c compiler, I put this here as a reminder and for others SpaceVim fans :-)
2019-11-28 11:35:34 +08:00
Wang Shidong
ffca45a8fb
Add coding.net mirror ( #3235 )
2019-11-26 16:41:49 +08:00
Wang Shidong
616dd261f9
Add help for language layer ( #3230 )
2019-11-26 16:07:59 +08:00
Jethro Cao
04ba291924
Fzf action keybindings ( #3234 )
...
* Change excmd name for consistency
* Fzfbuffers -> FzfBuffers
* Add feature: FZF open file actions
* <ctrl-[x|v|t]> opens selected file in split, vsplit, tab respectively
* implemented using s:wrap function from junegunn/fzf.vim
* available for SPC-p-f (FzfFiles) and SPC-f-r (FzfMru)
2019-11-24 19:01:27 +08:00
Martin Pépin
0a5aa70580
highlight-long-lines defaults to 80 ( #3228 )
2019-11-24 18:57:49 +08:00
Wang Shidong
387288fc01
Improve find plugin ( #3227 )
...
close #3214
2019-11-16 14:56:09 +08:00
lasers
9678f3f1f6
util.vim: fix typo (you->your) ( #3225 )
2019-11-16 13:08:06 +08:00
Wang Shidong
e15da7ed54
Use textwidth instead of 80 ( #3226 )
2019-11-16 12:59:40 +08:00
wsdjeg
a4c4dd93f3
Update version v1.4.0-dev
2019-11-16 12:17:14 +08:00
JHZheng
7670689fc3
Add: more Merlin commands for layers/lang/ocaml ( #3223 )
2019-11-15 16:59:39 +08:00
Jethro Cao
ba7c260e4c
Add keymap for using Grepper in Visual mode ( #3212 )
2019-11-12 09:20:37 +08:00
Yaroslav Senyuta
8cd000671f
Fix: Silence FlyGrep opens to avoid hit-enter-prompt ( #3215 )
2019-11-05 21:57:40 +08:00
wsdjeg
5d16b783c6
Release v1.3.0
2019-11-04 22:03:23 +08:00
Wang Shidong
00ac2987e4
Release v1.3.0 ( #3213 )
2019-11-04 22:00:58 +08:00
Wang Shidong
40a43de7c0
Add key binding to close denite in filter buffer ( #3206 )
2019-11-02 13:26:05 +08:00
thawk
fcfcfbfe73
'enable' of layer configuration supports expression ( #3211 )
2019-11-02 13:25:09 +08:00
wsdjeg
aa893b2859
Merge branch 'master' of https://github.com/SpaceVim/SpaceVim
2019-10-31 18:41:38 +08:00
wsdjeg
48ac2d869e
Add tieba link
2019-10-31 18:39:01 +08:00
Andy
f269ed040e
Update language server docs for elm ( #3209 )
...
There is elm-language-server. Updated the docs to contain installation
and the command to run it.
<https://github.com/elm-tooling/elm-language-server >
2019-10-31 18:28:09 +08:00
Wang Shidong
9ff9a0f1c9
Update elixir layer ( #3205 )
2019-10-30 21:25:39 +08:00