wsdjeg
ef8b85a10d
Merge remote-tracking branch 'ksamborski/improvement/vim-typescript-bindings' into typescript
2018-12-19 09:53:21 -05:00
Shidong Wang
e81af945f9
Use forked repo
2018-12-19 00:01:57 +08:00
Shidong Wang
c23abc4ad6
Merge remote-tracking branch 'ssfdust/master' into checkers_layer
2018-12-19 00:01:08 +08:00
Wang Shidong
e16572ef1e
Lang vim eval cursor ( #2358 )
2018-12-18 23:27:38 +08:00
Karol Samborski
539e879b57
Add more useful key bindings for typescript layer
2018-12-18 10:27:56 +01:00
ssfdust
35bfb2e770
drop neoformat option from python layer
2018-12-18 10:02:47 +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
405779cf2e
Fix ui
2018-12-16 14:13:51 +08:00
Shidong Wang
11f70291fa
Merge tmux option
2018-12-16 12:33:12 +08:00
Shidong Wang
435a2bb1f6
Merge remote-tracking branch 'stfl/tmux_navigator'
2018-12-16 12:23:20 +08:00
Fetz
51ab3b9bc0
Add test layer
2018-12-15 12:38:40 +00: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
50fe3213d1
Simple support for coc ( #2333 )
...
* Add coc support
* Add coc"
* Add coc support
2018-12-13 23:07:55 +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
ffcde63094
Do not load matchup in old version
2018-12-08 21:01:55 +08:00
Pieter Joost van de Sande
7a8d1c7bcb
add graphql layer with lang#graphql layer ( #2287 )
...
* add graphql layer to docs
* add graphql layer to add graphql file support
2018-11-24 23:16:52 +08:00
Stefan Lendl
64ac875247
Add mapping to toggle conceal level ( #2298 )
...
[SPC] t c
toggles between conceallevel=0 and 2
2018-11-24 23:15:31 +08:00
Jonny Hou
6164828e63
Fix for https://github.com/SpaceVim/SpaceVim/issues/2301 . ( #2303 )
...
Updated for remove username in github layer & doc.
2018-11-18 10:45:19 +08:00
Stefan Lendl
08a2e30bbe
make tmux navigator modifier configuarable
...
[options]
tmux_navigator_modifier = 'alt'
currently only 'alt' and the default 'ctrl' is possible
2018-11-16 10:52:10 +01:00
Liu Chunlei
a651a017f6
fix Go lang layer mapping command bugs ( #2265 )
2018-10-18 17:10:46 +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
240d839614
Add autocomplete delay option ( #2236 )
2018-10-06 10:15:19 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim ( #1777 )
2018-10-03 21:47:43 +08:00
Wang Shidong
34a3c4d64e
Update runtime log for startup ( #2219 )
2018-10-01 10:55:58 +08:00
Wang Shidong
ec87f52a28
Do not load language layer automatically ( #2220 )
2018-09-29 23:16:47 +08:00
Arith
3faa5ad523
fix denite file_rec key binding ( #2210 )
2018-09-28 00:10:36 +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
7a9474795a
Fix up ( #2197 )
2018-09-25 22:05:49 +08:00
Wang Shidong
1651ede080
Add colorscheme frequency ( #2189 )
2018-09-25 15:56:41 +08:00
Gabriel Custódio
6765e9d3dc
Fixed missing endif at ruby config layer
2018-09-24 11:02:57 -03: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
techgaun
a43fe270f8
add mapping for NERDCommenterSexy
2018-09-19 14:50:19 -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
b88e9238ec
Add lang#clojure layer doc ( #2091 )
2018-09-14 22:23:40 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers ( #2139 )
2018-09-12 20:14:20 +08:00
Wang Shidong
cc6d32effe
Add lsp support for vue ( #2149 )
2018-09-09 13:13:55 +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
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
Cosmin Cojocar
d441c1e438
Add some Typescript keybindings ( #2100 )
...
* Fix typescreipt language mapping registration
* Add some key bindigns for Typescript
* Add new typescript key bindings to README
* typescript: define a gd function for go to defintion command
* Update the typescript gd command
2018-09-01 20:25:45 +08:00
Wang Shidong
4b689b1dd6
Disable term title in repl ( #2119 )
2018-09-01 13:12:05 +08: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