1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 20:20:05 +08:00
Commit Graph

214 Commits

Author SHA1 Message Date
Wang Shidong
f507c2cf84
Change: rename tags layer && improve cscope layer (#2509) 2019-02-02 22:26:35 +08:00
Wang Shidong
dc899187c3
Add lua stdin support (#2544) 2019-02-02 11:14:05 +08:00
Jesse Bilsten
294f723469 Fixed a typo for "reference" (#2538) 2019-02-01 12:37:49 +08:00
Wang Shidong
b8ac6d1b31
Add stdin support in runner (#2535)
* Add stdin support in runner

* Add stdin support for javascript
2019-02-01 00:00:16 +08:00
Wang Shidong
8118fab5a8
Improve the javascript layer (#2529) 2019-01-30 22:20:22 +08:00
Wang Shidong
a700d516da
Add vim-jsdoc to typescript layer (#2527)
* Add vim-jsdoc to typescript layer

* Improve typescript layer doc
2019-01-30 14:05:52 +08:00
Shidong Wang
b381aa88bd Add lsp support for css
close #2517
2019-01-29 23:27:59 +08:00
Wang Shidong
d388b33f2f
Add coffeescript suport (#2521)
* Add coffeescript.vim

* Add lang#coffeescript layer

* Add post

* Update coffee ide post

* Fix image info

* Update coffeescript ide post

* Update layer list

* Fix format

* Fix type in doc
2019-01-29 11:52:51 +08:00
Wang Shidong
fa4d25a2eb
Add gtm support (#2512) 2019-01-27 16:55:50 +08:00
Lin Kun
7c2e7b7421 Add: add function 'set_justification_to' with it's 3 key bindings. (#2511) 2019-01-27 10:59:44 +08:00
ssfjhh
4026cf61b4 Doc: update the documentation of the layer autocomplete. (#2501) 2019-01-25 19:11:55 +08:00
Wang Shidong
7bbb69e351
add lang#red layer (#2486)
* add lang#red layer

* add code runner and repl support

* Add red doc && fix r doc

* Improve layers dev script

* autodoc
2019-01-23 11:23:12 +08:00
Wang Shidong
0346191b88
Improve lang#r layer and doc (#2485)
* Improve lang#r layer and doc

* add config file

* Add doc

* Add key bindings
2019-01-23 01:00:47 +08:00
Chen Lijun
7638455d9b Add: zeal layer (#2469) 2019-01-21 22:18:53 +08:00
John R Barker
6d514432a1 Typo dashboard (#2477) 2019-01-21 16:39:33 +08:00
Wang Shidong
cdf519867c
Fix perl support (#2230)
* Fix type

* Use forked perldoc
2019-01-12 21:46:45 +08:00
ssfjhh
c363b2c842 Fixed: fix serval typos. (#2442) 2019-01-09 21:32:40 +08:00
Chen Lijun
e01c97049e Improve lang#c layer (#2440)
* Enhance c/c++ layer

* Update c/c++ layer documentation
2019-01-09 00:37:42 +08:00
Chen Lijun
edaecec3cf Add: coc.nvim integration enhacements (#2415)
* Enhance coc.nvim integration

* Update documentation
2019-01-08 22:59:27 +08:00
Aurélien LAJOIE
cf5bb3a9ea Doc, cosmetics: remove trailing spaces 2019-01-07 14:15:22 +01:00
Lukas
bfeca938ec Doc: typo fixes (#2421)
* fix typo in docs/layers/default.md

* fix typos in docs/layers/edit.md
2019-01-07 09:23:14 +08:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding (#2409)
* Make SPC ' do not close terminal

* Use q to hide shell instead of close terminal

* Update documentation

* Clear the cmdline when toggle shell windows

* Add func to close vimfiler

* Close terminal before close vimfiler

* Cache shell default project root

* Fix shell config

* Fix default shell buffer nr

* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Aaron Boushley
b0aa2f2aa3 Rework faq.md phrasing.
Also update scala.md.
2018-12-27 10:20:49 -07:00
Shidong Wang
1a74d45f6d Fix markdown format 2018-12-23 12:13:43 +08:00
Wang Shidong
61476ef530
Improve align feature (#2213) 2018-12-20 23:19:44 +08:00
Shidong Wang
d518c229c6 Update doc 2018-12-19 22:58:58 +08:00
Shidong Wang
493d3273af Update doc for tmux layer 2018-12-16 12:41:57 +08:00
Shidong Wang
11f70291fa Merge tmux option 2018-12-16 12:33:12 +08:00
Fetz
51ab3b9bc0
Add test layer 2018-12-15 12:38:40 +00: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
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
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
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
61d06bacd0
Online tutor for SpaceVim (#2004) 2018-10-02 21:04:30 +08:00
Samar Dhwoj Acharya
7d814180e3 fix few spelling errors and add documentation about pretty layout formatting (#2224)
* some spelling errors

* more spelling

* update documentation with pretty layout commenting keybinding
2018-10-02 15:26:01 +08:00
Wang Shidong
ec87f52a28
Do not load language layer automatically (#2220) 2018-09-29 23:16:47 +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
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
Wang Shidong
4c32447783
Fix statusline theme (#2170) 2018-09-16 13:05:35 +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
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